mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 08:47:24 +08:00
[bitnami/chainloop] ⚡ ⬆️ Update dependency references (#33778)
* [bitnami/chainloop] Release 4.0.4 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:
@@ -1,8 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## 4.0.2 (2025-05-13)
|
||||
## 4.0.4 (2025-05-19)
|
||||
|
||||
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references ([#33676](https://github.com/bitnami/charts/pull/33676))
|
||||
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references ([#33778](https://github.com/bitnami/charts/pull/33778))
|
||||
|
||||
## <small>4.0.3 (2025-05-15)</small>
|
||||
|
||||
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references (#33726) ([730a4aa](https://github.com/bitnami/charts/commit/730a4aa5dde4f7a3e6df121406e646f40f4959f9)), closes [#33726](https://github.com/bitnami/charts/issues/33726)
|
||||
|
||||
## <small>4.0.2 (2025-05-13)</small>
|
||||
|
||||
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references (#33676) ([66916d9](https://github.com/bitnami/charts/commit/66916d9302c201b78a46bad2ed8beb959b07529a)), closes [#33676](https://github.com/bitnami/charts/issues/33676)
|
||||
|
||||
## <small>4.0.1 (2025-05-08)</small>
|
||||
|
||||
|
||||
@@ -5,17 +5,17 @@ annotations:
|
||||
category: DeveloperTools
|
||||
images: |
|
||||
- name: chainloop-artifact-cas
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:1.3.0-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:1.4.0-debian-12-r0
|
||||
- name: chainloop-control-plane
|
||||
image: docker.io/bitnami/chainloop-control-plane:1.3.0-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane:1.4.0-debian-12-r0
|
||||
- name: chainloop-control-plane-migrations
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:1.3.0-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:1.4.0-debian-12-r0
|
||||
- name: dex
|
||||
image: docker.io/bitnami/dex:2.42.1-debian-12-r2
|
||||
image: docker.io/bitnami/dex:2.42.1-debian-12-r3
|
||||
license: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 1.3.0
|
||||
appVersion: 1.4.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -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.3
|
||||
version: 4.0.4
|
||||
|
||||
@@ -181,7 +181,7 @@ controlplane:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-control-plane
|
||||
tag: 1.3.0-debian-12-r0
|
||||
tag: 1.4.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -258,7 +258,7 @@ controlplane:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-control-plane-migrations
|
||||
tag: 1.3.0-debian-12-r0
|
||||
tag: 1.4.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -1005,7 +1005,7 @@ cas:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-artifact-cas
|
||||
tag: 1.3.0-debian-12-r0
|
||||
tag: 1.4.0-debian-12-r0
|
||||
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.42.1-debian-12-r2
|
||||
tag: 2.42.1-debian-12-r3
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user