mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 15:38:00 +08:00
[bitnami/chainloop] ⚡ ⬆️ Update dependency references (#34779)
* [bitnami/chainloop] Release 4.0.33 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/chainloop] Release 4.0.33 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 4.0.32 (2025-07-02)
|
||||
## 4.0.33 (2025-07-03)
|
||||
|
||||
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references ([#34776](https://github.com/bitnami/charts/pull/34776))
|
||||
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references ([#34779](https://github.com/bitnami/charts/pull/34779))
|
||||
|
||||
## <small>4.0.32 (2025-07-02)</small>
|
||||
|
||||
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references (#34776) ([97f9010](https://github.com/bitnami/charts/commit/97f90107b08dc7f427b1da409bccd2226803d793)), closes [#34776](https://github.com/bitnami/charts/issues/34776)
|
||||
|
||||
## <small>4.0.31 (2025-07-02)</small>
|
||||
|
||||
|
||||
@@ -5,17 +5,17 @@ annotations:
|
||||
category: DeveloperTools
|
||||
images: |
|
||||
- name: chainloop-artifact-cas
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:1.16.0-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:1.18.0-debian-12-r0
|
||||
- name: chainloop-control-plane
|
||||
image: docker.io/bitnami/chainloop-control-plane:1.16.0-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane:1.18.0-debian-12-r0
|
||||
- name: chainloop-control-plane-migrations
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:1.16.0-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:1.18.0-debian-12-r0
|
||||
- name: dex
|
||||
image: docker.io/bitnami/dex:2.43.1-debian-12-r4
|
||||
license: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 1.16.0
|
||||
appVersion: 1.18.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.32
|
||||
version: 4.0.33
|
||||
|
||||
@@ -181,7 +181,7 @@ controlplane:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-control-plane
|
||||
tag: 1.16.0-debian-12-r0
|
||||
tag: 1.18.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.16.0-debian-12-r0
|
||||
tag: 1.18.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.16.0-debian-12-r0
|
||||
tag: 1.18.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user