mirror of
https://github.com/bitnami/charts.git
synced 2026-02-26 15:57:38 +08:00
[bitnami/sealed-secrets] Release 2.4.4 (#28472)
* [bitnami/sealed-secrets] Release 2.4.4 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.4.3 (2024-07-24)
|
||||
## 2.4.4 (2024-07-25)
|
||||
|
||||
* [bitnami/sealed-secrets] Release 2.4.3 ([#28369](https://github.com/bitnami/charts/pull/28369))
|
||||
* [bitnami/sealed-secrets] Release 2.4.4 ([#28472](https://github.com/bitnami/charts/pull/28472))
|
||||
|
||||
## <small>2.4.3 (2024-07-24)</small>
|
||||
|
||||
* [bitnami/sealed-secrets] Release 2.4.3 (#28369) ([642152a](https://github.com/bitnami/charts/commit/642152a337365b65df6659ca25294ed03a65a93f)), closes [#28369](https://github.com/bitnami/charts/issues/28369)
|
||||
|
||||
## <small>2.4.2 (2024-07-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.1-debian-12-r1
|
||||
image: docker.io/bitnami/sealed-secrets-controller:0.27.1-debian-12-r2
|
||||
apiVersion: v2
|
||||
appVersion: 0.27.1
|
||||
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.4.3
|
||||
version: 2.4.4
|
||||
|
||||
@@ -69,7 +69,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/sealed-secrets-controller
|
||||
tag: 0.27.1-debian-12-r1
|
||||
tag: 0.27.1-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user