mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/chainloop] Release 2.2.20 (#32659)
* [bitnami/chainloop] Release 2.2.20 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2.2.19 (2025-03-25)
|
||||
## 2.2.20 (2025-03-28)
|
||||
|
||||
* [bitnami/chainloop] Release 2.2.19 ([#32598](https://github.com/bitnami/charts/pull/32598))
|
||||
* [bitnami/chainloop] Release 2.2.20 ([#32659](https://github.com/bitnami/charts/pull/32659))
|
||||
|
||||
## <small>2.2.19 (2025-03-25)</small>
|
||||
|
||||
* [bitnami/chainloop] Release 2.2.19 (#32598) ([ec46980](https://github.com/bitnami/charts/commit/ec46980d2ee0434230278c793d6a200a6e604e1d)), closes [#32598](https://github.com/bitnami/charts/issues/32598)
|
||||
|
||||
## <small>2.2.18 (2025-03-24)</small>
|
||||
|
||||
|
||||
@@ -7,15 +7,15 @@ annotations:
|
||||
license: Apache-2.0
|
||||
images: |
|
||||
- name: chainloop-artifact-cas
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:0.185.0-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:0.187.0-debian-12-r0
|
||||
- name: chainloop-control-plane
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.185.0-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.187.0-debian-12-r0
|
||||
- name: chainloop-control-plane-migrations
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.185.0-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.187.0-debian-12-r0
|
||||
- name: dex
|
||||
image: docker.io/bitnami/dex:2.42.0-debian-12-r3
|
||||
apiVersion: v2
|
||||
appVersion: 0.185.0
|
||||
appVersion: 0.187.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -64,4 +64,4 @@ sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas
|
||||
- https://github.com/chainloop-dev/chainloop
|
||||
version: 2.2.19
|
||||
version: 2.2.20
|
||||
|
||||
@@ -181,7 +181,7 @@ controlplane:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-control-plane
|
||||
tag: 0.185.0-debian-12-r0
|
||||
tag: 0.187.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -258,7 +258,7 @@ controlplane:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-control-plane-migrations
|
||||
tag: 0.185.0-debian-12-r0
|
||||
tag: 0.187.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -1005,7 +1005,7 @@ cas:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-artifact-cas
|
||||
tag: 0.185.0-debian-12-r0
|
||||
tag: 0.187.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user