mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 06:47:24 +08:00
[bitnami/chainloop] Release 2.2.13 (#32405)
* [bitnami/chainloop] Release 2.2.13 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 2.2.12 (2025-03-05)
|
## 2.2.13 (2025-03-11)
|
||||||
|
|
||||||
* [bitnami/chainloop] Release 2.2.12 ([#32325](https://github.com/bitnami/charts/pull/32325))
|
* [bitnami/chainloop] Release 2.2.13 ([#32405](https://github.com/bitnami/charts/pull/32405))
|
||||||
|
|
||||||
|
## <small>2.2.12 (2025-03-05)</small>
|
||||||
|
|
||||||
|
* [bitnami/chainloop] Release 2.2.12 (#32325) ([debdca4](https://github.com/bitnami/charts/commit/debdca4ca1815b9bfd1eaea26d929200f2259ac1)), closes [#32325](https://github.com/bitnami/charts/issues/32325)
|
||||||
|
|
||||||
## <small>2.2.11 (2025-03-04)</small>
|
## <small>2.2.11 (2025-03-04)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -4,9 +4,9 @@ dependencies:
|
|||||||
version: 2.30.0
|
version: 2.30.0
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 16.4.16
|
version: 16.5.0
|
||||||
- name: vault
|
- name: vault
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 1.6.9
|
version: 1.7.0
|
||||||
digest: sha256:882a923e31bd7a9665d936e10285b61f3c0db47b64a5372096b61718bb22e943
|
digest: sha256:03e6e8fd166e08754ae02ae7180804bc5f23e8c7733eb8d1f65a351206a2ef2d
|
||||||
generated: "2025-03-05T13:10:46.212319651Z"
|
generated: "2025-03-11T15:52:38.524511624Z"
|
||||||
|
|||||||
@@ -6,15 +6,15 @@ annotations:
|
|||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
images: |
|
images: |
|
||||||
- name: chainloop-artifact-cas
|
- name: chainloop-artifact-cas
|
||||||
image: docker.io/bitnami/chainloop-artifact-cas:0.178.0-debian-12-r0
|
image: docker.io/bitnami/chainloop-artifact-cas:0.179.0-debian-12-r0
|
||||||
- name: chainloop-control-plane
|
- name: chainloop-control-plane
|
||||||
image: docker.io/bitnami/chainloop-control-plane:0.178.0-debian-12-r0
|
image: docker.io/bitnami/chainloop-control-plane:0.179.0-debian-12-r0
|
||||||
- name: chainloop-control-plane-migrations
|
- name: chainloop-control-plane-migrations
|
||||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.178.0-debian-12-r0
|
image: docker.io/bitnami/chainloop-control-plane-migrations:0.179.0-debian-12-r0
|
||||||
- name: dex
|
- name: dex
|
||||||
image: docker.io/bitnami/dex:2.42.0-debian-12-r2
|
image: docker.io/bitnami/dex:2.42.0-debian-12-r2
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.178.0
|
appVersion: 0.179.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
@@ -63,4 +63,4 @@ sources:
|
|||||||
- https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations
|
- 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/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas
|
||||||
- https://github.com/chainloop-dev/chainloop
|
- https://github.com/chainloop-dev/chainloop
|
||||||
version: 2.2.12
|
version: 2.2.13
|
||||||
|
|||||||
@@ -181,7 +181,7 @@ controlplane:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/chainloop-control-plane
|
repository: bitnami/chainloop-control-plane
|
||||||
tag: 0.178.0-debian-12-r0
|
tag: 0.179.0-debian-12-r0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||||
@@ -258,7 +258,7 @@ controlplane:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/chainloop-control-plane-migrations
|
repository: bitnami/chainloop-control-plane-migrations
|
||||||
tag: 0.178.0-debian-12-r0
|
tag: 0.179.0-debian-12-r0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||||
@@ -1005,7 +1005,7 @@ cas:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/chainloop-artifact-cas
|
repository: bitnami/chainloop-artifact-cas
|
||||||
tag: 0.178.0-debian-12-r0
|
tag: 0.179.0-debian-12-r0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||||
|
|||||||
Reference in New Issue
Block a user