Skip to content

Commit

Permalink
[bitnami/chainloop] Release 2.2.9 (#32237)
Browse files Browse the repository at this point in the history
* [bitnami/chainloop] Release 2.2.9 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 Mar 3, 2025
1 parent 0582ac3 commit 586138d
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.2.8 (2025-03-03)
## 2.2.9 (2025-03-03)

* [bitnami/chainloop] Release 2.2.8 ([#32233](https://github.com/bitnami/charts/pull/32233))
* [bitnami/chainloop] Release 2.2.9 ([#32237](https://github.com/bitnami/charts/pull/32237))

## <small>2.2.8 (2025-03-03)</small>

* [bitnami/chainloop] Release 2.2.8 (#32233) ([8dcc47c](https://github.com/bitnami/charts/commit/8dcc47cdd228c5c18df2589e0c328a91e63dbfc1)), closes [#32233](https://github.com/bitnami/charts/issues/32233)

## <small>2.2.7 (2025-02-27)</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.175.0-debian-12-r0
image: docker.io/bitnami/chainloop-artifact-cas:0.176.0-debian-12-r0
- name: chainloop-control-plane
image: docker.io/bitnami/chainloop-control-plane:0.175.0-debian-12-r0
image: docker.io/bitnami/chainloop-control-plane:0.176.0-debian-12-r0
- name: chainloop-control-plane-migrations
image: docker.io/bitnami/chainloop-control-plane-migrations:0.175.0-debian-12-r0
image: docker.io/bitnami/chainloop-control-plane-migrations:0.176.0-debian-12-r0
- name: dex
image: docker.io/bitnami/dex:2.42.0-debian-12-r1
apiVersion: v2
appVersion: 0.175.0
appVersion: 0.176.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.2.8
version: 2.2.9
6 changes: 3 additions & 3 deletions bitnami/chainloop/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ controlplane:
image:
registry: docker.io
repository: bitnami/chainloop-control-plane
tag: 0.175.0-debian-12-r0
tag: 0.176.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -258,7 +258,7 @@ controlplane:
image:
registry: docker.io
repository: bitnami/chainloop-control-plane-migrations
tag: 0.175.0-debian-12-r0
tag: 0.176.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -1005,7 +1005,7 @@ cas:
image:
registry: docker.io
repository: bitnami/chainloop-artifact-cas
tag: 0.175.0-debian-12-r0
tag: 0.176.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 586138d

Please sign in to comment.