mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/sealed-secrets] Release 2.5.9 (#32762)
* [bitnami/sealed-secrets] Release 2.5.9 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 2.5.8 (2025-03-28)
|
## 2.5.9 (2025-04-02)
|
||||||
|
|
||||||
* [bitnami/sealed-secrets] Release 2.5.8 ([#32641](https://github.com/bitnami/charts/pull/32641))
|
* [bitnami/sealed-secrets] Release 2.5.9 ([#32762](https://github.com/bitnami/charts/pull/32762))
|
||||||
|
|
||||||
|
## <small>2.5.8 (2025-03-28)</small>
|
||||||
|
|
||||||
|
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
|
||||||
|
* [bitnami/sealed-secrets] Release 2.5.8 (#32641) ([08742e3](https://github.com/bitnami/charts/commit/08742e3f0a3aa6134b4f9a6971fa4721e7c30cfc)), closes [#32641](https://github.com/bitnami/charts/issues/32641)
|
||||||
|
|
||||||
## <small>2.5.7 (2025-03-05)</small>
|
## <small>2.5.7 (2025-03-05)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ annotations:
|
|||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
images: |
|
images: |
|
||||||
- name: sealed-secrets-controller
|
- name: sealed-secrets-controller
|
||||||
image: docker.io/bitnami/sealed-secrets-controller:0.29.0-debian-12-r0
|
image: docker.io/bitnami/sealed-secrets-controller:0.29.0-debian-12-r1
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.29.0
|
appVersion: 0.29.0
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -30,4 +30,4 @@ name: sealed-secrets
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/sealed-secrets
|
- https://github.com/bitnami/charts/tree/main/bitnami/sealed-secrets
|
||||||
- https://github.com/bitnami-labs/sealed-secrets
|
- https://github.com/bitnami-labs/sealed-secrets
|
||||||
version: 2.5.8
|
version: 2.5.9
|
||||||
|
|||||||
@@ -74,7 +74,7 @@ extraDeploy: []
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/sealed-secrets-controller
|
repository: bitnami/sealed-secrets-controller
|
||||||
tag: 0.29.0-debian-12-r0
|
tag: 0.29.0-debian-12-r1
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||||
|
|||||||
Reference in New Issue
Block a user