[bitnami/sealed-secrets] Release 2.3.7 (#27677)

* [bitnami/sealed-secrets] Release 2.3.7 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>
This commit is contained in:
Bitnami Bot
2024-07-03 07:46:25 +02:00
committed by GitHub
parent 99338bd491
commit 19a26c998d
3 changed files with 9 additions and 5 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 2.3.6 (2024-06-20)
## 2.3.7 (2024-07-03)
* [bitnami/sealed-secrets] Release 2.3.6 ([#27466](https://github.com/bitnami/charts/pull/27466))
* [bitnami/sealed-secrets] Release 2.3.7 ([#27677](https://github.com/bitnami/charts/pull/27677))
## <small>2.3.6 (2024-06-20)</small>
* [bitnami/sealed-secrets] Release 2.3.6 (#27466) ([d8792c6](https://github.com/bitnami/charts/commit/d8792c6955c6a928b1459f07a1796027332eba77)), closes [#27466](https://github.com/bitnami/charts/issues/27466)
## <small>2.3.5 (2024-06-18)</small>
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: sealed-secrets-controller
image: docker.io/bitnami/sealed-secrets-controller:0.27.0-debian-12-r0
image: docker.io/bitnami/sealed-secrets-controller:0.27.0-debian-12-r1
apiVersion: v2
appVersion: 0.27.0
dependencies:
@@ -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.3.6
version: 2.3.7
+1 -1
View File
@@ -71,7 +71,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/sealed-secrets-controller
tag: 0.27.0-debian-12-r0
tag: 0.27.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'