mirror of
https://github.com/bitnami/charts.git
synced 2026-02-20 03:58:02 +08:00
[bitnami/chainloop] Release 2.1.29 (#31967)
* [bitnami/chainloop] Release 2.1.29 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2.1.28 (2025-02-13)
|
||||
## 2.1.29 (2025-02-18)
|
||||
|
||||
* [bitnami/chainloop] Release 2.1.28 ([#31909](https://github.com/bitnami/charts/pull/31909))
|
||||
* [bitnami/chainloop] Release 2.1.29 ([#31967](https://github.com/bitnami/charts/pull/31967))
|
||||
|
||||
## <small>2.1.28 (2025-02-13)</small>
|
||||
|
||||
* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881)
|
||||
* [bitnami/chainloop] Release 2.1.28 (#31909) ([9b505d5](https://github.com/bitnami/charts/commit/9b505d5402b8ff7d99efb2ab2472a5f27f6cf94b)), closes [#31909](https://github.com/bitnami/charts/issues/31909)
|
||||
|
||||
## <small>2.1.27 (2025-02-12)</small>
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@ dependencies:
|
||||
version: 2.29.1
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 16.4.7
|
||||
version: 16.4.9
|
||||
- name: vault
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 1.4.31
|
||||
digest: sha256:81e9bb9313bcdb36ebd9ad10a4b393859ef860648997e63fa3c0d4c8306784f9
|
||||
generated: "2025-02-11T11:22:05.396202338Z"
|
||||
digest: sha256:511148fbb056edee4e92604c5acc26e99d69e4347ae0eaf200797a45f4012577
|
||||
generated: "2025-02-18T11:40:41.411355377Z"
|
||||
|
||||
@@ -8,13 +8,13 @@ annotations:
|
||||
- name: chainloop-artifact-cas
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:0.163.0-debian-12-r0
|
||||
- name: chainloop-control-plane
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.163.0-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.164.0-debian-12-r0
|
||||
- name: chainloop-control-plane-migrations
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.163.0-debian-12-r0
|
||||
- name: dex
|
||||
image: docker.io/bitnami/dex:2.41.1-debian-12-r15
|
||||
apiVersion: v2
|
||||
appVersion: 0.163.0
|
||||
appVersion: 0.164.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.1.28
|
||||
version: 2.1.29
|
||||
|
||||
@@ -169,7 +169,7 @@ controlplane:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-control-plane
|
||||
tag: 0.163.0-debian-12-r0
|
||||
tag: 0.164.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