mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/chainloop] Release 2.2.22 (#32696)
* [bitnami/chainloop] Release 2.2.22 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.21 (2025-03-31)
|
||||
## 2.2.22 (2025-04-01)
|
||||
|
||||
* [bitnami/chainloop] Release 2.2.21 ([#32691](https://github.com/bitnami/charts/pull/32691))
|
||||
* [bitnami/chainloop] Release 2.2.22 ([#32696](https://github.com/bitnami/charts/pull/32696))
|
||||
|
||||
## <small>2.2.21 (2025-03-31)</small>
|
||||
|
||||
* [bitnami/chainloop] Release 2.2.21 (#32691) ([5b1d179](https://github.com/bitnami/charts/commit/5b1d179a321119b621e64d829c6d4e8205b33456)), closes [#32691](https://github.com/bitnami/charts/issues/32691)
|
||||
|
||||
## <small>2.2.20 (2025-03-28)</small>
|
||||
|
||||
|
||||
@@ -7,15 +7,15 @@ annotations:
|
||||
license: Apache-2.0
|
||||
images: |
|
||||
- name: chainloop-artifact-cas
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:0.188.0-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:0.189.0-debian-12-r0
|
||||
- name: chainloop-control-plane
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.188.0-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.189.0-debian-12-r0
|
||||
- name: chainloop-control-plane-migrations
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.188.0-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.189.0-debian-12-r0
|
||||
- name: dex
|
||||
image: docker.io/bitnami/dex:2.42.0-debian-12-r3
|
||||
apiVersion: v2
|
||||
appVersion: 0.188.0
|
||||
appVersion: 0.189.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.21
|
||||
version: 2.2.22
|
||||
|
||||
@@ -181,7 +181,7 @@ controlplane:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-control-plane
|
||||
tag: 0.188.0-debian-12-r0
|
||||
tag: 0.189.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.188.0-debian-12-r0
|
||||
tag: 0.189.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.188.0-debian-12-r0
|
||||
tag: 0.189.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