Skip to content

Commit

Permalink
[bitnami/sealed-secrets] Release 2.5.3 (#31442)
Browse files Browse the repository at this point in the history
* [bitnami/sealed-secrets] Release 2.5.3 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 Jan 17, 2025
1 parent 94ca4e6 commit 3c5c031
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 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.5.2 (2025-01-16)
## 2.5.3 (2025-01-17)

* [bitnami/sealed-secrets] Release 2.5.2 ([#31399](https://github.com/bitnami/charts/pull/31399))
* [bitnami/sealed-secrets] Release 2.5.3 ([#31442](https://github.com/bitnami/charts/pull/31442))

## <small>2.5.2 (2025-01-16)</small>

* [bitnami/sealed-secrets] Release 2.5.2 (#31399) ([de224a6](https://github.com/bitnami/charts/commit/de224a6bfe3372ec8ad75884d9dd2f7d3f42b126)), closes [#31399](https://github.com/bitnami/charts/issues/31399)

## <small>2.5.1 (2025-01-14)</small>

Expand Down
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.28.0-debian-12-r0
image: docker.io/bitnami/sealed-secrets-controller:0.28.0-debian-12-r1
apiVersion: v2
appVersion: 0.28.0
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.5.2
version: 2.5.3
2 changes: 1 addition & 1 deletion bitnami/sealed-secrets/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/sealed-secrets-controller
tag: 0.28.0-debian-12-r0
tag: 0.28.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 3c5c031

Please sign in to comment.