mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[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:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user