mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 14:57:31 +08:00
[bitnami/chainloop] Release 2.0.2 (#29917)
* [bitnami/chainloop] Release 2.0.2 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
|
||||
|
||||
## 2.0.1 (2024-10-08)
|
||||
## 2.0.2 (2024-10-16)
|
||||
|
||||
* [bitnami/chainloop] Release 2.0.1 ([#29823](https://github.com/bitnami/charts/pull/29823))
|
||||
* [bitnami/chainloop] Release 2.0.2 ([#29917](https://github.com/bitnami/charts/pull/29917))
|
||||
|
||||
## <small>2.0.1 (2024-10-08)</small>
|
||||
|
||||
* [bitnami/chainloop] Release 2.0.1 (#29823) ([2ca35d5](https://github.com/bitnami/charts/commit/2ca35d58a310f81a9a5e22c7bfc5f51fcac7ba4b)), closes [#29823](https://github.com/bitnami/charts/issues/29823)
|
||||
|
||||
## 2.0.0 (2024-10-03)
|
||||
|
||||
|
||||
@@ -7,6 +7,6 @@ dependencies:
|
||||
version: 16.0.1
|
||||
- name: vault
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 1.4.25
|
||||
digest: sha256:9d5c1ee42df874fe43960249bfd3787127d91a29810ae9f8c753416617fcf9bb
|
||||
generated: "2024-10-08T17:08:45.962701849Z"
|
||||
version: 1.4.26
|
||||
digest: sha256:2ed6da05a8d0605b23a53ef64417c11d1b0c083072212a99fa89dbb79d58b712
|
||||
generated: "2024-10-16T07:49:12.021335656Z"
|
||||
|
||||
@@ -6,15 +6,15 @@ annotations:
|
||||
license: Apache-2.0
|
||||
images: |
|
||||
- name: chainloop-artifact-cas
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:0.96.14-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:0.96.18-debian-12-r0
|
||||
- name: chainloop-control-plane
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.96.14-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.96.18-debian-12-r0
|
||||
- name: chainloop-control-plane-migrations
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.96.14-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.96.18-debian-12-r0
|
||||
- name: dex
|
||||
image: docker.io/bitnami/dex:2.41.1-debian-12-r5
|
||||
apiVersion: v2
|
||||
appVersion: 0.96.14
|
||||
appVersion: 0.96.18
|
||||
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.0.1
|
||||
version: 2.0.2
|
||||
|
||||
@@ -164,7 +164,7 @@ controlplane:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-control-plane
|
||||
tag: 0.96.14-debian-12-r0
|
||||
tag: 0.96.18-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -242,7 +242,7 @@ controlplane:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-control-plane-migrations
|
||||
tag: 0.96.14-debian-12-r0
|
||||
tag: 0.96.18-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -990,7 +990,7 @@ cas:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-artifact-cas
|
||||
tag: 0.96.14-debian-12-r0
|
||||
tag: 0.96.18-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user