From a9e83feabf7ccf40a7f0260693a099c327fd3073 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 29 Nov 2024 20:38:11 +0100 Subject: [PATCH] [bitnami/chainloop] Release 2.0.47 (#30693) * [bitnami/chainloop] Release 2.0.47 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.lock | 6 +++--- bitnami/chainloop/Chart.yaml | 10 +++++----- bitnami/chainloop/values.yaml | 6 +++--- 4 files changed, 17 insertions(+), 13 deletions(-) diff --git a/bitnami/chainloop/CHANGELOG.md b/bitnami/chainloop/CHANGELOG.md index 0f1c71f7acb0f0..49e36deb4f64d5 100644 --- a/bitnami/chainloop/CHANGELOG.md +++ b/bitnami/chainloop/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.0.46 (2024-11-27) +## 2.0.47 (2024-11-29) -* [bitnami/chainloop] Release 2.0.46 ([#30652](https://github.com/bitnami/charts/pull/30652)) +* [bitnami/chainloop] Release 2.0.47 ([#30693](https://github.com/bitnami/charts/pull/30693)) + +## 2.0.46 (2024-11-27) + +* [bitnami/chainloop] Release 2.0.46 (#30652) ([83c11ec](https://github.com/bitnami/charts/commit/83c11ecc8c5610548ce5ddd6d0d3fe7ac6f4a9b7)), closes [#30652](https://github.com/bitnami/charts/issues/30652) ## 2.0.45 (2024-11-26) diff --git a/bitnami/chainloop/Chart.lock b/bitnami/chainloop/Chart.lock index ac4e9e86f8639d..76b283d449605d 100644 --- a/bitnami/chainloop/Chart.lock +++ b/bitnami/chainloop/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 2.27.2 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.2 + version: 16.2.3 - name: vault repository: oci://registry-1.docker.io/bitnamicharts version: 1.4.30 -digest: sha256:5543327f4fca08ff2a151a778a8ba12cece43e83fff31065a66c49b96f4de26d -generated: "2024-11-27T20:23:18.015006844Z" +digest: sha256:878baf43040b7d9fdf6822ca36eea6a4b2f502f24b2c3ef4e94e1a9c919d936d +generated: "2024-11-29T19:25:50.580209733Z" diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml index 208fa4c29f6bb1..f243843e157183 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.133.0-debian-12-r0 + image: docker.io/bitnami/chainloop-artifact-cas:0.134.0-debian-12-r0 - name: chainloop-control-plane - image: docker.io/bitnami/chainloop-control-plane:0.133.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane:0.134.0-debian-12-r0 - name: chainloop-control-plane-migrations - image: docker.io/bitnami/chainloop-control-plane-migrations:0.133.0-debian-12-r0 + image: docker.io/bitnami/chainloop-control-plane-migrations:0.134.0-debian-12-r0 - name: dex image: docker.io/bitnami/dex:2.41.1-debian-12-r8 apiVersion: v2 -appVersion: 0.133.0 +appVersion: 0.134.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.46 +version: 2.0.47 diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml index c1939666745495..850e6b49c50e90 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.133.0-debian-12-r0 + tag: 0.134.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.133.0-debian-12-r0 + tag: 0.134.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.133.0-debian-12-r0 + tag: 0.134.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images