Skip to content

Commit

Permalink
[bitnami/chainloop] Release 2.0.40 (#30605)
Browse files Browse the repository at this point in the history
* [bitnami/chainloop] Release 2.0.40 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 Nov 24, 2024
1 parent 8d56c6b commit f29e7aa
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 10 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

## 2.0.39 (2024-11-23)
## 2.0.40 (2024-11-24)

* [bitnami/chainloop] Release 2.0.39 ([#30604](https://github.com/bitnami/charts/pull/30604))
* [bitnami/chainloop] Release 2.0.40 ([#30605](https://github.com/bitnami/charts/pull/30605))

## <small>2.0.39 (2024-11-23)</small>

* [bitnami/chainloop] Release 2.0.39 (#30604) ([8d56c6b](https://github.com/bitnami/charts/commit/8d56c6b725e91614e055650ea42a17cc4d0bb43b)), closes [#30604](https://github.com/bitnami/charts/issues/30604)

## <small>2.0.38 (2024-11-23)</small>

Expand Down
10 changes: 5 additions & 5 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.124.0-debian-12-r0
image: docker.io/bitnami/chainloop-artifact-cas:0.125.0-debian-12-r0
- name: chainloop-control-plane
image: docker.io/bitnami/chainloop-control-plane:0.124.0-debian-12-r0
image: docker.io/bitnami/chainloop-control-plane:0.125.0-debian-12-r0
- name: chainloop-control-plane-migrations
image: docker.io/bitnami/chainloop-control-plane-migrations:0.124.0-debian-12-r0
image: docker.io/bitnami/chainloop-control-plane-migrations:0.125.0-debian-12-r0
- name: dex
image: docker.io/bitnami/dex:2.41.1-debian-12-r8
apiVersion: v2
appVersion: 0.124.0
appVersion: 0.125.0
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: 2.0.39
version: 2.0.40
6 changes: 3 additions & 3 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.124.0-debian-12-r0
tag: 0.125.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -241,7 +241,7 @@ controlplane:
image:
registry: docker.io
repository: bitnami/chainloop-control-plane-migrations
tag: 0.124.0-debian-12-r0
tag: 0.125.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -988,7 +988,7 @@ cas:
image:
registry: docker.io
repository: bitnami/chainloop-artifact-cas
tag: 0.124.0-debian-12-r0
tag: 0.125.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit f29e7aa

Please sign in to comment.