mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/chainloop] Release 2.0.11 (#30068)
* [bitnami/chainloop] Release 2.0.11 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.10 (2024-10-23)
|
||||
## 2.0.11 (2024-10-24)
|
||||
|
||||
* [bitnami/chainloop] Release 2.0.10 ([#30054](https://github.com/bitnami/charts/pull/30054))
|
||||
* [bitnami/chainloop] Release 2.0.11 ([#30068](https://github.com/bitnami/charts/pull/30068))
|
||||
|
||||
## <small>2.0.10 (2024-10-23)</small>
|
||||
|
||||
* [bitnami/chainloop] Release 2.0.10 (#30054) ([33003d3](https://github.com/bitnami/charts/commit/33003d3dae7efd8bb4af2523227feedc5c1038c7)), closes [#30054](https://github.com/bitnami/charts/issues/30054)
|
||||
|
||||
## <small>2.0.9 (2024-10-22)</small>
|
||||
|
||||
|
||||
@@ -6,15 +6,15 @@ annotations:
|
||||
license: Apache-2.0
|
||||
images: |
|
||||
- name: chainloop-artifact-cas
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:0.97.1-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:0.97.3-debian-12-r1
|
||||
- name: chainloop-control-plane
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.97.1-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.97.3-debian-12-r1
|
||||
- name: chainloop-control-plane-migrations
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.97.1-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.97.3-debian-12-r1
|
||||
- name: dex
|
||||
image: docker.io/bitnami/dex:2.41.1-debian-12-r5
|
||||
apiVersion: v2
|
||||
appVersion: 0.97.1
|
||||
appVersion: 0.97.3
|
||||
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.10
|
||||
version: 2.0.11
|
||||
|
||||
@@ -164,7 +164,7 @@ controlplane:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-control-plane
|
||||
tag: 0.97.1-debian-12-r0
|
||||
tag: 0.97.3-debian-12-r1
|
||||
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.97.1-debian-12-r0
|
||||
tag: 0.97.3-debian-12-r1
|
||||
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.97.1-debian-12-r0
|
||||
tag: 0.97.3-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user