Skip to content

Commit

Permalink
[bitnami/sealed-secrets] Release 2.5.2 (#31399)
Browse files Browse the repository at this point in the history
* [bitnami/sealed-secrets] Release 2.5.2 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 16, 2025
1 parent cba6c79 commit de224a6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
9 changes: 7 additions & 2 deletions bitnami/sealed-secrets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 2.5.1 (2025-01-14)
## 2.5.2 (2025-01-16)

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

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

* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/sealed-secrets] Release 2.5.1 (#31361) ([c62acfb](https://github.com/bitnami/charts/commit/c62acfbf97d610a3e2d58d3ec41d0ea556fb33c6)), closes [#31361](https://github.com/bitnami/charts/issues/31361)

## 2.5.0 (2024-12-10)

Expand Down
6 changes: 3 additions & 3 deletions bitnami/sealed-secrets/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: sealed-secrets-controller
image: docker.io/bitnami/sealed-secrets-controller:0.27.3-debian-12-r1
image: docker.io/bitnami/sealed-secrets-controller:0.28.0-debian-12-r0
apiVersion: v2
appVersion: 0.27.3
appVersion: 0.28.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
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.1
version: 2.5.2
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.27.3-debian-12-r1
tag: 0.28.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit de224a6

Please sign in to comment.