From cbb23f2eb4a61ec9e9bc0ea3ef3668626a5c2747 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 3 Feb 2025 11:14:01 +0100 Subject: [PATCH] [bitnami/chainloop] Release 2.1.21 (#31708) * [bitnami/chainloop] Release 2.1.21 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 20a470be8f..a8619af6b0 100644 --- a/bitnami/chainloop/CHANGELOG.md +++ b/bitnami/chainloop/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.1.20 (2025-01-30) +## 2.1.21 (2025-02-03) -* [bitnami/chainloop] Release 2.1.20 ([#31677](https://github.com/bitnami/charts/pull/31677)) +* [bitnami/chainloop] Release 2.1.21 ([#31708](https://github.com/bitnami/charts/pull/31708)) + +## 2.1.20 (2025-01-30) + +* [bitnami/chainloop] Release 2.1.20 (#31677) ([e62715c](https://github.com/bitnami/charts/commit/e62715ca2dca84b4bc803c0d2a3eed189e8442e8)), closes [#31677](https://github.com/bitnami/charts/issues/31677) ## 2.1.19 (2025-01-28) diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml index b88b024a86..1bff5e493f 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.156.0-debian-12-r0 + image: docker.io/bitnami/chainloop-artifact-cas:0.158.0-debian-12-r0 - name: chainloop-control-plane - image: docker.io/bitnami/chainloop-control-plane:0.156.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane:0.158.0-debian-12-r0 - name: chainloop-control-plane-migrations - image: docker.io/bitnami/chainloop-control-plane-migrations:0.155.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane-migrations:0.158.0-debian-12-r0 - name: dex image: docker.io/bitnami/dex:2.41.1-debian-12-r12 apiVersion: v2 -appVersion: 0.156.0 +appVersion: 0.158.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.1.20 +version: 2.1.21 diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml index 0b4fba23cc..684d1f6b9e 100644 --- a/bitnami/chainloop/values.yaml +++ b/bitnami/chainloop/values.yaml @@ -169,7 +169,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane - tag: 0.156.0-debian-12-r0 + tag: 0.158.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -246,7 +246,7 @@ controlplane: image: registry: docker.io repository: bitnami/chainloop-control-plane-migrations - tag: 0.155.0-debian-12-r0 + tag: 0.158.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -993,7 +993,7 @@ cas: image: registry: docker.io repository: bitnami/chainloop-artifact-cas - tag: 0.156.0-debian-12-r0 + tag: 0.158.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images