From 37fa14d584d99b21678d2688eda56329f6559b86 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 20 Nov 2024 18:24:39 +0100 Subject: [PATCH] [bitnami/chainloop] Release 2.0.32 (#30548) * [bitnami/chainloop] Release 2.0.32 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/chainloop/CHANGELOG.md | 8 ++++++-- bitnami/chainloop/Chart.yaml | 10 +++++----- bitnami/chainloop/values.yaml | 6 +++--- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/bitnami/chainloop/CHANGELOG.md b/bitnami/chainloop/CHANGELOG.md index 4daa3cbcbca7fc..8d417fe4173afb 100644 --- a/bitnami/chainloop/CHANGELOG.md +++ b/bitnami/chainloop/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.0.31 (2024-11-20) +## 2.0.32 (2024-11-20) -* [bitnami/chainloop] Release 2.0.31 ([#30547](https://github.com/bitnami/charts/pull/30547)) +* [bitnami/chainloop] Release 2.0.32 ([#30548](https://github.com/bitnami/charts/pull/30548)) + +## 2.0.31 (2024-11-20) + +* [bitnami/chainloop] Release 2.0.31 (#30547) ([e54deff](https://github.com/bitnami/charts/commit/e54deffbf4372ad52d260007d8f70a2fdf926d4d)), closes [#30547](https://github.com/bitnami/charts/issues/30547) ## 2.0.30 (2024-11-20) diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml index c9710290917811..8364f8a706e151 100644 --- a/bitnami/chainloop/Chart.yaml +++ b/bitnami/chainloop/Chart.yaml @@ -6,15 +6,15 @@ annotations: license: Apache-2.0 images: | - name: chainloop-artifact-cas - image: docker.io/bitnami/chainloop-artifact-cas:0.116.0-debian-12-r0 + image: docker.io/bitnami/chainloop-artifact-cas:0.117.0-debian-12-r0 - name: chainloop-control-plane - image: docker.io/bitnami/chainloop-control-plane:0.116.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane:0.117.0-debian-12-r0 - name: chainloop-control-plane-migrations - image: docker.io/bitnami/chainloop-control-plane-migrations:0.116.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane-migrations:0.117.0-debian-12-r0 - name: dex image: docker.io/bitnami/dex:2.41.1-debian-12-r8 apiVersion: v2 -appVersion: 0.116.0 +appVersion: 0.117.0 dependencies: - name: common 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-artifact-cas - https://github.com/chainloop-dev/chainloop -version: 2.0.31 +version: 2.0.32 diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml index 4a89a3fce5968e..16486b9ab28f5f 100644 --- a/bitnami/chainloop/values.yaml +++ b/bitnami/chainloop/values.yaml @@ -164,7 +164,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane - tag: 0.116.0-debian-12-r0 + tag: 0.117.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -241,7 +241,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane-migrations - tag: 0.116.0-debian-12-r0 + tag: 0.117.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -988,7 +988,7 @@ cas: image: registry: docker.io repository: bitnami/chainloop-artifact-cas - tag: 0.116.0-debian-12-r0 + tag: 0.117.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images