Skip to content

Commit

Permalink
[bitnami/chainloop] Release 0.1.5 (#28862)
Browse files Browse the repository at this point in the history
* [bitnami/chainloop] Release 0.1.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 Aug 13, 2024
1 parent 6263394 commit 92d3cbf
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 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

## 0.1.4 (2024-08-12)
## 0.1.5 (2024-08-13)

* [bitnami/chainloop] Release 0.1.4 ([#28842](https://github.com/bitnami/charts/pull/28842))
* [bitnami/chainloop] Release 0.1.5 ([#28862](https://github.com/bitnami/charts/pull/28862))

## <small>0.1.4 (2024-08-12)</small>

* [bitnami/chainloop] Release 0.1.4 (#28842) ([e80bcfd](https://github.com/bitnami/charts/commit/e80bcfd0766727143d4bc6717c05b47eb994a750)), closes [#28842](https://github.com/bitnami/charts/issues/28842)

## <small>0.1.3 (2024-08-12)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/chainloop/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ annotations:
- name: chainloop-artifact-cas
image: docker.io/bitnami/chainloop-artifact-cas:0.95.5-debian-12-r0
- name: chainloop-control-plane
image: docker.io/bitnami/chainloop-control-plane:0.95.5-debian-12-r0
image: docker.io/bitnami/chainloop-control-plane:0.95.6-debian-12-r0
- name: chainloop-control-plane-migrations
image: docker.io/bitnami/chainloop-control-plane-migrations:0.95.5-debian-12-r0
image: docker.io/bitnami/chainloop-control-plane-migrations:0.95.6-debian-12-r0
- name: dex
image: docker.io/bitnami/dex:2.41.1-debian-12-r0
apiVersion: v2
appVersion: 0.95.5
appVersion: 0.95.6
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: 0.1.4
version: 0.1.5
4 changes: 2 additions & 2 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.95.5-debian-12-r0
tag: 0.95.6-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.95.5-debian-12-r0
tag: 0.95.6-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 92d3cbf

Please sign in to comment.