From a7c757b5e1b0dc88dcae28d2fd682c02b0fb7e12 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 10 Jan 2025 16:28:38 +0100 Subject: [PATCH] [bitnami/chainloop] Release 2.1.14 (#31292) * [bitnami/chainloop] Release 2.1.14 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 6c7a4fca45..371068f2e9 100644 --- a/bitnami/chainloop/CHANGELOG.md +++ b/bitnami/chainloop/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.1.13 (2025-01-10) +## 2.1.14 (2025-01-10) -* [bitnami/chainloop] Release 2.1.13 ([#31286](https://github.com/bitnami/charts/pull/31286)) +* [bitnami/chainloop] Release 2.1.14 ([#31292](https://github.com/bitnami/charts/pull/31292)) + +## 2.1.13 (2025-01-10) + +* [bitnami/chainloop] Release 2.1.13 (#31286) ([6ddd77f](https://github.com/bitnami/charts/commit/6ddd77f353606f26b7ce2d1f5c7a81b81cb7729c)), closes [#31286](https://github.com/bitnami/charts/issues/31286) ## 2.1.12 (2025-01-07) diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml index 10b1044d0a..1f9b58b2dc 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.150.0-debian-12-r0 + image: docker.io/bitnami/chainloop-artifact-cas:0.151.0-debian-12-r0 - name: chainloop-control-plane - image: docker.io/bitnami/chainloop-control-plane:0.150.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane:0.151.0-debian-12-r0 - name: chainloop-control-plane-migrations - image: docker.io/bitnami/chainloop-control-plane-migrations:0.150.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane-migrations:0.151.0-debian-12-r0 - name: dex image: docker.io/bitnami/dex:2.41.1-debian-12-r10 apiVersion: v2 -appVersion: 0.150.0 +appVersion: 0.151.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.13 +version: 2.1.14 diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml index 0668cf099c..b4362663de 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.150.0-debian-12-r0 + tag: 0.151.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.150.0-debian-12-r0 + tag: 0.151.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.150.0-debian-12-r0 + tag: 0.151.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images