mirror of
https://github.com/bitnami/charts.git
synced 2026-03-02 08:05:03 +08:00
[bitnami/chainloop] Release 1.0.2 (#28951)
* [bitnami/chainloop] Release 1.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
|
||||
|
||||
## 1.0.1 (2024-08-20)
|
||||
## 1.0.2 (2024-08-21)
|
||||
|
||||
* [bitnami/chainloop] Release 1.0.1 ([#28940](https://github.com/bitnami/charts/pull/28940))
|
||||
* [bitnami/chainloop] Release 1.0.2 ([#28951](https://github.com/bitnami/charts/pull/28951))
|
||||
|
||||
## <small>1.0.1 (2024-08-20)</small>
|
||||
|
||||
* [bitnami/chainloop] Release 1.0.1 (#28940) ([4a2f985](https://github.com/bitnami/charts/commit/4a2f98536264cbca2e971ea65b79683aa95783e2)), closes [#28940](https://github.com/bitnami/charts/issues/28940)
|
||||
|
||||
## 1.0.0 (2024-08-19)
|
||||
|
||||
|
||||
@@ -6,15 +6,15 @@ annotations:
|
||||
license: Apache-2.0
|
||||
images: |
|
||||
- name: chainloop-artifact-cas
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:0.96.1-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:0.96.2-debian-12-r0
|
||||
- name: chainloop-control-plane
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.96.1-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.96.2-debian-12-r0
|
||||
- name: chainloop-control-plane-migrations
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.96.1-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.96.2-debian-12-r0
|
||||
- name: dex
|
||||
image: docker.io/bitnami/dex:2.41.1-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 0.96.1
|
||||
appVersion: 0.96.2
|
||||
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: 1.0.1
|
||||
version: 1.0.2
|
||||
|
||||
@@ -164,7 +164,7 @@ controlplane:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-control-plane
|
||||
tag: 0.96.1-debian-12-r0
|
||||
tag: 0.96.2-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.1-debian-12-r0
|
||||
tag: 0.96.2-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.1-debian-12-r0
|
||||
tag: 0.96.2-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