[bitnami/chainloop] ⬆️ Update dependency references (#34059)

* [bitnami/chainloop] Release 4.0.12 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-06-03 14:55:06 +02:00
committed by GitHub
parent 7cfb26d3c1
commit 0f59d491f4
3 changed files with 19 additions and 7 deletions

View File

@@ -1,8 +1,20 @@
# Changelog
## 4.0.9 (2025-05-23)
## 4.0.12 (2025-06-03)
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references ([#33865](https://github.com/bitnami/charts/pull/33865))
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references ([#34059](https://github.com/bitnami/charts/pull/34059))
## <small>4.0.11 (2025-05-27)</small>
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references (#33899) ([15fab30](https://github.com/bitnami/charts/commit/15fab301c72e589e6a35c8dd1f46ed421b44abbe)), closes [#33899](https://github.com/bitnami/charts/issues/33899)
## <small>4.0.10 (2025-05-27)</small>
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references (#33896) ([ecde3a4](https://github.com/bitnami/charts/commit/ecde3a47bb25d47361b5a9a383e214d694f67e5d)), closes [#33896](https://github.com/bitnami/charts/issues/33896)
## <small>4.0.9 (2025-05-23)</small>
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references (#33865) ([719f7d1](https://github.com/bitnami/charts/commit/719f7d130c8158889197b5c967b326c6ab4fa92e)), closes [#33865](https://github.com/bitnami/charts/issues/33865)
## <small>4.0.8 (2025-05-22)</small>

View File

@@ -5,13 +5,13 @@ annotations:
category: DeveloperTools
images: |
- name: chainloop-artifact-cas
image: docker.io/bitnami/chainloop-artifact-cas:1.4.5-debian-12-r0
image: docker.io/bitnami/chainloop-artifact-cas:1.4.5-debian-12-r1
- name: chainloop-control-plane
image: docker.io/bitnami/chainloop-control-plane:1.4.5-debian-12-r0
- name: chainloop-control-plane-migrations
image: docker.io/bitnami/chainloop-control-plane-migrations:1.4.5-debian-12-r0
- name: dex
image: docker.io/bitnami/dex:2.43.1-debian-12-r0
image: docker.io/bitnami/dex:2.43.1-debian-12-r1
license: Apache-2.0
tanzuCategory: application
apiVersion: v2
@@ -65,4 +65,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: 4.0.11
version: 4.0.12

View File

@@ -1005,7 +1005,7 @@ cas:
image:
registry: docker.io
repository: bitnami/chainloop-artifact-cas
tag: 1.4.5-debian-12-r0
tag: 1.4.5-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1758,7 +1758,7 @@ dex:
image:
registry: docker.io
repository: bitnami/dex
tag: 2.43.1-debian-12-r0
tag: 2.43.1-debian-12-r1
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##