mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/chainloop] ⚡ ⬆️ Update dependency references (#35707)
* [bitnami/chainloop] Release 4.0.67 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.66 (2025-08-07)
|
||||
## 4.0.67 (2025-08-08)
|
||||
|
||||
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references ([#35545](https://github.com/bitnami/charts/pull/35545))
|
||||
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references ([#35707](https://github.com/bitnami/charts/pull/35707))
|
||||
|
||||
## <small>4.0.66 (2025-08-07)</small>
|
||||
|
||||
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references (#35545) ([f080548](https://github.com/bitnami/charts/commit/f080548361be923532a9ff4bc1fe0ab2ba6d9148)), closes [#35545](https://github.com/bitnami/charts/issues/35545)
|
||||
|
||||
## <small>4.0.65 (2025-08-07)</small>
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@ dependencies:
|
||||
version: 2.31.3
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 16.7.21
|
||||
version: 16.7.24
|
||||
- name: vault
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 1.7.23
|
||||
digest: sha256:306f0372da041dc317d845ce1a1810480a776e9948f825a518c42f17ff3537c4
|
||||
generated: "2025-08-07T11:21:42.608815683Z"
|
||||
version: 1.7.25
|
||||
digest: sha256:340db2ff4ad5110478bcb622f5b69fe7fb43c11591ca5f80a730d5ddd3e778cd
|
||||
generated: "2025-08-08T14:03:52.799864971Z"
|
||||
|
||||
@@ -5,17 +5,17 @@ annotations:
|
||||
category: DeveloperTools
|
||||
images: |
|
||||
- name: chainloop-artifact-cas
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:1.38.3-debian-12-r1
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:1.39.0-debian-12-r0
|
||||
- name: chainloop-control-plane
|
||||
image: docker.io/bitnami/chainloop-control-plane:1.38.3-debian-12-r1
|
||||
image: docker.io/bitnami/chainloop-control-plane:1.39.0-debian-12-r0
|
||||
- name: chainloop-control-plane-migrations
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:1.38.3-debian-12-r1
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:1.39.0-debian-12-r0
|
||||
- name: dex
|
||||
image: docker.io/bitnami/dex:2.43.1-debian-12-r7
|
||||
license: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 1.38.3
|
||||
appVersion: 1.39.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.66
|
||||
version: 4.0.67
|
||||
|
||||
@@ -181,7 +181,7 @@ controlplane:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-control-plane
|
||||
tag: 1.38.3-debian-12-r1
|
||||
tag: 1.39.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.38.3-debian-12-r1
|
||||
tag: 1.39.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.38.3-debian-12-r1
|
||||
tag: 1.39.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