mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 14:57:31 +08:00
[bitnami/chainloop] Release 1.0.4 (#29093)
* [bitnami/chainloop] Release 1.0.4 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.3 (2024-08-23)
|
||||
## 1.0.4 (2024-08-28)
|
||||
|
||||
* [bitnami/chainloop] Release 1.0.3 ([#28996](https://github.com/bitnami/charts/pull/28996))
|
||||
* [bitnami/chainloop] Release 1.0.4 ([#29093](https://github.com/bitnami/charts/pull/29093))
|
||||
|
||||
## <small>1.0.3 (2024-08-23)</small>
|
||||
|
||||
* [bitnami/chainloop] Release 1.0.3 (#28996) ([648a0ab](https://github.com/bitnami/charts/commit/648a0ab13c3090b3dff2d816941b33b63a7f1aa9)), closes [#28996](https://github.com/bitnami/charts/issues/28996)
|
||||
|
||||
## <small>1.0.2 (2024-08-21)</small>
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@ dependencies:
|
||||
version: 2.22.0
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.5.24
|
||||
version: 15.5.26
|
||||
- name: vault
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 1.4.18
|
||||
digest: sha256:e8a5c6cec2c665cab4c1792adf534a64b6058c529e81e6e729dd36c0cae22bae
|
||||
generated: "2024-08-23T19:41:41.330478322Z"
|
||||
digest: sha256:81e685a2c8ab8ef2b8a742ea43e1d0e3b3f3a92eca58aab50df0536e98cbfb15
|
||||
generated: "2024-08-28T17:43:51.848489439Z"
|
||||
|
||||
@@ -6,15 +6,15 @@ annotations:
|
||||
license: Apache-2.0
|
||||
images: |
|
||||
- name: chainloop-artifact-cas
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:0.96.3-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:0.96.4-debian-12-r0
|
||||
- name: chainloop-control-plane
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.96.3-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.96.4-debian-12-r0
|
||||
- name: chainloop-control-plane-migrations
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.96.3-debian-12-r0
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.96.4-debian-12-r0
|
||||
- name: dex
|
||||
image: docker.io/bitnami/dex:2.41.1-debian-12-r0
|
||||
image: docker.io/bitnami/dex:2.41.1-debian-12-r1
|
||||
apiVersion: v2
|
||||
appVersion: 0.96.3
|
||||
appVersion: 0.96.4
|
||||
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.3
|
||||
version: 1.0.4
|
||||
|
||||
@@ -164,7 +164,7 @@ controlplane:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-control-plane
|
||||
tag: 0.96.3-debian-12-r0
|
||||
tag: 0.96.4-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.3-debian-12-r0
|
||||
tag: 0.96.4-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.3-debian-12-r0
|
||||
tag: 0.96.4-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -1744,7 +1744,7 @@ dex:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/dex
|
||||
tag: 2.41.1-debian-12-r0
|
||||
tag: 2.41.1-debian-12-r1
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user