Skip to content

Commit

Permalink
[bitnami/chainloop] Release 2.1.8 (#31082)
Browse files Browse the repository at this point in the history
* [bitnami/chainloop] Release 2.1.8 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>
  • Loading branch information
bitnami-bot authored Dec 18, 2024
1 parent 45544bd commit 43f2e94
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

## 2.1.7 (2024-12-17)
## 2.1.8 (2024-12-18)

* [bitnami/chainloop] Release 2.1.7 ([#31077](https://github.com/bitnami/charts/pull/31077))
* [bitnami/chainloop] Release 2.1.8 ([#31082](https://github.com/bitnami/charts/pull/31082))

## <small>2.1.7 (2024-12-17)</small>

* [bitnami/chainloop] Release 2.1.7 (#31077) ([0d49f76](https://github.com/bitnami/charts/commit/0d49f76b49670a1a4a89b1225d594b9453e73515)), closes [#31077](https://github.com/bitnami/charts/issues/31077)

## <small>2.1.6 (2024-12-16)</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 @@ -6,15 +6,15 @@ annotations:
license: Apache-2.0
images: |
- name: chainloop-artifact-cas
image: docker.io/bitnami/chainloop-artifact-cas:0.144.0-debian-12-r0
image: docker.io/bitnami/chainloop-artifact-cas:0.145.0-debian-12-r0
- name: chainloop-control-plane
image: docker.io/bitnami/chainloop-control-plane:0.144.0-debian-12-r0
image: docker.io/bitnami/chainloop-control-plane:0.145.0-debian-12-r0
- name: chainloop-control-plane-migrations
image: docker.io/bitnami/chainloop-control-plane-migrations:0.144.0-debian-12-r0
- name: dex
image: docker.io/bitnami/dex:2.41.1-debian-12-r9
apiVersion: v2
appVersion: 0.144.0
appVersion: 0.145.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.1.7
version: 2.1.8
4 changes: 2 additions & 2 deletions bitnami/chainloop/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ controlplane:
image:
registry: docker.io
repository: bitnami/chainloop-control-plane
tag: 0.144.0-debian-12-r0
tag: 0.145.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -993,7 +993,7 @@ cas:
image:
registry: docker.io
repository: bitnami/chainloop-artifact-cas
tag: 0.144.0-debian-12-r0
tag: 0.145.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 43f2e94

Please sign in to comment.