Skip to content

Commit

Permalink
[bitnami/sealed-secrets] Release 2.4.6 (#29261)
Browse files Browse the repository at this point in the history
* [bitnami/sealed-secrets] Release 2.4.6 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 Sep 6, 2024
1 parent 254365c commit be159de
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
8 changes: 6 additions & 2 deletions bitnami/sealed-secrets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 2.4.5 (2024-08-07)
## 2.4.6 (2024-09-06)

* [bitnami/sealed-secrets] Release 2.4.5 ([#28749](https://github.com/bitnami/charts/pull/28749))
* [bitnami/sealed-secrets] Release 2.4.6 ([#29261](https://github.com/bitnami/charts/pull/29261))

## <small>2.4.5 (2024-08-07)</small>

* [bitnami/sealed-secrets] Release 2.4.5 (#28749) ([08ae0af](https://github.com/bitnami/charts/commit/08ae0af3cffa85ff6526506bbabb5904ca95efaf)), closes [#28749](https://github.com/bitnami/charts/issues/28749)

## <small>2.4.4 (2024-07-25)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/sealed-secrets/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:aad727fb6bd333a7ebb22f06f1edcb53349acdbffaa1baffa0266d9a33162dbd
generated: "2024-08-07T14:29:40.799839214Z"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-09-06T05:35:03.745032264Z"
4 changes: 2 additions & 2 deletions bitnami/sealed-secrets/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: sealed-secrets-controller
image: docker.io/bitnami/sealed-secrets-controller:0.27.1-debian-12-r3
image: docker.io/bitnami/sealed-secrets-controller:0.27.1-debian-12-r4
apiVersion: v2
appVersion: 0.27.1
dependencies:
Expand All @@ -29,4 +29,4 @@ name: sealed-secrets
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/sealed-secrets
- https://github.com/bitnami-labs/sealed-secrets
version: 2.4.5
version: 2.4.6
2 changes: 1 addition & 1 deletion bitnami/sealed-secrets/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/sealed-secrets-controller
tag: 0.27.1-debian-12-r3
tag: 0.27.1-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit be159de

Please sign in to comment.