Skip to content

Commit

Permalink
[bitnami/chainloop] Release 1.0.5 (#29160)
Browse files Browse the repository at this point in the history
* [bitnami/chainloop] Release 1.0.5 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Sep 2, 2024
1 parent e8dbe22 commit f7c95a6
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 16 deletions.
8 changes: 6 additions & 2 deletions bitnami/chainloop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 1.0.4 (2024-08-28)
## 1.0.5 (2024-09-02)

* [bitnami/chainloop] Release 1.0.4 ([#29093](https://github.com/bitnami/charts/pull/29093))
* [bitnami/chainloop] Release 1.0.5 ([#29160](https://github.com/bitnami/charts/pull/29160))

## <small>1.0.4 (2024-08-28)</small>

* [bitnami/chainloop] Release 1.0.4 (#29093) ([6697fef](https://github.com/bitnami/charts/commit/6697fefe7efe6842ee729f4dfe9aa035f2c4dc4d)), closes [#29093](https://github.com/bitnami/charts/issues/29093)

## <small>1.0.3 (2024-08-23)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/chainloop/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 2.22.0
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.26
version: 15.5.27
- name: vault
repository: oci://registry-1.docker.io/bitnamicharts
version: 1.4.18
digest: sha256:81e685a2c8ab8ef2b8a742ea43e1d0e3b3f3a92eca58aab50df0536e98cbfb15
generated: "2024-08-28T17:43:51.848489439Z"
version: 1.4.20
digest: sha256:43724e191644261058e4a7e484aabac2569f81d6c3deaeb2dde9d0c7058ef0c4
generated: "2024-09-02T17:19:48.278626501Z"
12 changes: 6 additions & 6 deletions bitnami/chainloop/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ annotations:
license: Apache-2.0
images: |
- name: chainloop-artifact-cas
image: docker.io/bitnami/chainloop-artifact-cas:0.96.4-debian-12-r0
image: docker.io/bitnami/chainloop-artifact-cas:0.96.5-debian-12-r0
- name: chainloop-control-plane
image: docker.io/bitnami/chainloop-control-plane:0.96.4-debian-12-r0
image: docker.io/bitnami/chainloop-control-plane:0.96.5-debian-12-r0
- name: chainloop-control-plane-migrations
image: docker.io/bitnami/chainloop-control-plane-migrations:0.96.4-debian-12-r0
image: docker.io/bitnami/chainloop-control-plane-migrations:0.96.5-debian-12-r0
- name: dex
image: docker.io/bitnami/dex:2.41.1-debian-12-r1
image: docker.io/bitnami/dex:2.41.1-debian-12-r2
apiVersion: v2
appVersion: 0.96.4
appVersion: 0.96.5
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down Expand Up @@ -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.4
version: 1.0.5
8 changes: 4 additions & 4 deletions bitnami/chainloop/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ controlplane:
image:
registry: docker.io
repository: bitnami/chainloop-control-plane
tag: 0.96.4-debian-12-r0
tag: 0.96.5-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -242,7 +242,7 @@ controlplane:
image:
registry: docker.io
repository: bitnami/chainloop-control-plane-migrations
tag: 0.96.4-debian-12-r0
tag: 0.96.5-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -990,7 +990,7 @@ cas:
image:
registry: docker.io
repository: bitnami/chainloop-artifact-cas
tag: 0.96.4-debian-12-r0
tag: 0.96.5-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1744,7 +1744,7 @@ dex:
image:
registry: docker.io
repository: bitnami/dex
tag: 2.41.1-debian-12-r1
tag: 2.41.1-debian-12-r2
## 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
Expand Down

0 comments on commit f7c95a6

Please sign in to comment.