mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 14:57:16 +08:00
[bitnami/chainloop] Release 2.1.30 (#31968)
* [bitnami/chainloop] Release 2.1.30 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,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 2.1.29 (2025-02-18)
|
## 2.1.30 (2025-02-18)
|
||||||
|
|
||||||
* [bitnami/chainloop] Release 2.1.29 ([#31967](https://github.com/bitnami/charts/pull/31967))
|
* [bitnami/chainloop] Release 2.1.30 ([#31968](https://github.com/bitnami/charts/pull/31968))
|
||||||
|
|
||||||
|
## <small>2.1.29 (2025-02-18)</small>
|
||||||
|
|
||||||
|
* [bitnami/chainloop] Release 2.1.29 (#31967) ([07345d0](https://github.com/bitnami/charts/commit/07345d0dd96ea836d3f32b4b50ea15867367c92e)), closes [#31967](https://github.com/bitnami/charts/issues/31967)
|
||||||
|
|
||||||
## <small>2.1.28 (2025-02-13)</small>
|
## <small>2.1.28 (2025-02-13)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -6,15 +6,15 @@ annotations:
|
|||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
images: |
|
images: |
|
||||||
- name: chainloop-artifact-cas
|
- name: chainloop-artifact-cas
|
||||||
image: docker.io/bitnami/chainloop-artifact-cas:0.163.0-debian-12-r0
|
image: docker.io/bitnami/chainloop-artifact-cas:0.165.0-debian-12-r0
|
||||||
- name: chainloop-control-plane
|
- name: chainloop-control-plane
|
||||||
image: docker.io/bitnami/chainloop-control-plane:0.164.0-debian-12-r0
|
image: docker.io/bitnami/chainloop-control-plane:0.165.0-debian-12-r0
|
||||||
- name: chainloop-control-plane-migrations
|
- name: chainloop-control-plane-migrations
|
||||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.163.0-debian-12-r0
|
image: docker.io/bitnami/chainloop-control-plane-migrations:0.163.0-debian-12-r0
|
||||||
- name: dex
|
- name: dex
|
||||||
image: docker.io/bitnami/dex:2.41.1-debian-12-r15
|
image: docker.io/bitnami/dex:2.41.1-debian-12-r16
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.164.0
|
appVersion: 0.165.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
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-control-plane-migrations
|
||||||
- https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas
|
- https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas
|
||||||
- https://github.com/chainloop-dev/chainloop
|
- https://github.com/chainloop-dev/chainloop
|
||||||
version: 2.1.29
|
version: 2.1.30
|
||||||
|
|||||||
@@ -169,7 +169,7 @@ controlplane:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/chainloop-control-plane
|
repository: bitnami/chainloop-control-plane
|
||||||
tag: 0.164.0-debian-12-r0
|
tag: 0.165.0-debian-12-r0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||||
@@ -993,7 +993,7 @@ cas:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/chainloop-artifact-cas
|
repository: bitnami/chainloop-artifact-cas
|
||||||
tag: 0.163.0-debian-12-r0
|
tag: 0.165.0-debian-12-r0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||||
@@ -1746,7 +1746,7 @@ dex:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/dex
|
repository: bitnami/dex
|
||||||
tag: 2.41.1-debian-12-r15
|
tag: 2.41.1-debian-12-r16
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||||
##
|
##
|
||||||
|
|||||||
Reference in New Issue
Block a user