Skip to content

Commit

Permalink
[bitnami/chainloop] Release 2.0.47 (#30693)
Browse files Browse the repository at this point in the history
* [bitnami/chainloop] Release 2.0.47 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 Nov 29, 2024
1 parent d1a39d4 commit a9e83fe
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 13 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.46 (2024-11-27)
## 2.0.47 (2024-11-29)

* [bitnami/chainloop] Release 2.0.46 ([#30652](https://github.com/bitnami/charts/pull/30652))
* [bitnami/chainloop] Release 2.0.47 ([#30693](https://github.com/bitnami/charts/pull/30693))

## <small>2.0.46 (2024-11-27)</small>

* [bitnami/chainloop] Release 2.0.46 (#30652) ([83c11ec](https://github.com/bitnami/charts/commit/83c11ecc8c5610548ce5ddd6d0d3fe7ac6f4a9b7)), closes [#30652](https://github.com/bitnami/charts/issues/30652)

## <small>2.0.45 (2024-11-26)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/chainloop/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 2.27.2
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.2.2
version: 16.2.3
- name: vault
repository: oci://registry-1.docker.io/bitnamicharts
version: 1.4.30
digest: sha256:5543327f4fca08ff2a151a778a8ba12cece43e83fff31065a66c49b96f4de26d
generated: "2024-11-27T20:23:18.015006844Z"
digest: sha256:878baf43040b7d9fdf6822ca36eea6a4b2f502f24b2c3ef4e94e1a9c919d936d
generated: "2024-11-29T19:25:50.580209733Z"
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.133.0-debian-12-r0
image: docker.io/bitnami/chainloop-artifact-cas:0.134.0-debian-12-r0
- name: chainloop-control-plane
image: docker.io/bitnami/chainloop-control-plane:0.133.0-debian-12-r0
image: docker.io/bitnami/chainloop-control-plane:0.134.0-debian-12-r0
- name: chainloop-control-plane-migrations
image: docker.io/bitnami/chainloop-control-plane-migrations:0.133.0-debian-12-r0
image: docker.io/bitnami/chainloop-control-plane-migrations:0.134.0-debian-12-r0
- name: dex
image: docker.io/bitnami/dex:2.41.1-debian-12-r8
apiVersion: v2
appVersion: 0.133.0
appVersion: 0.134.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.46
version: 2.0.47
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.133.0-debian-12-r0
tag: 0.134.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.133.0-debian-12-r0
tag: 0.134.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.133.0-debian-12-r0
tag: 0.134.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 a9e83fe

Please sign in to comment.