mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/chainloop] Release 1.0.3 (#28996)
* [bitnami/chainloop] Release 1.0.3 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.2 (2024-08-21)
|
||||
## 1.0.3 (2024-08-23)
|
||||
|
||||
* [bitnami/chainloop] Release 1.0.2 ([#28951](https://github.com/bitnami/charts/pull/28951))
|
||||
* [bitnami/chainloop] Release 1.0.3 ([#28996](https://github.com/bitnami/charts/pull/28996))
|
||||
|
||||
## <small>1.0.2 (2024-08-21)</small>
|
||||
|
||||
* [bitnami/chainloop] Release 1.0.2 (#28951) ([4fec93b](https://github.com/bitnami/charts/commit/4fec93be07c368a2e1cefd25f94ed8e06f688e76)), closes [#28951](https://github.com/bitnami/charts/issues/28951)
|
||||
|
||||
## <small>1.0.1 (2024-08-20)</small>
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@ dependencies:
|
||||
version: 2.22.0
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.5.23
|
||||
version: 15.5.24
|
||||
- name: vault
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 1.4.18
|
||||
digest: sha256:6f35d67474692e7326c81a785c5db5499722f9cbf4dad5f1b24947128b44cd9e
|
||||
generated: "2024-08-20T17:06:21.371910557Z"
|
||||
digest: sha256:e8a5c6cec2c665cab4c1792adf534a64b6058c529e81e6e729dd36c0cae22bae
|
||||
generated: "2024-08-23T19:41:41.330478322Z"
|
||||
|
||||
@@ -6,15 +6,15 @@ annotations:
|
||||
license: Apache-2.0
|
||||
images: |
|
||||
- name: chainloop-artifact-cas
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:0.96.2-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:0.96.3-debian-12-r0
|
||||
- name: chainloop-control-plane
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.96.2-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.96.3-debian-12-r0
|
||||
- name: chainloop-control-plane-migrations
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.96.2-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.96.3-debian-12-r0
|
||||
- name: dex
|
||||
image: docker.io/bitnami/dex:2.41.1-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 0.96.2
|
||||
appVersion: 0.96.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: 1.0.2
|
||||
version: 1.0.3
|
||||
|
||||
@@ -164,7 +164,7 @@ controlplane:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-control-plane
|
||||
tag: 0.96.2-debian-12-r0
|
||||
tag: 0.96.3-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.2-debian-12-r0
|
||||
tag: 0.96.3-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.2-debian-12-r0
|
||||
tag: 0.96.3-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