mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:17:22 +08:00
[bitnami/sealed-secrets] ⚡ ⬆️ Update dependency references (#36096)
* [bitnami/sealed-secrets] Release 2.5.19 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2.5.18 (2025-08-14)
|
||||
## 2.5.19 (2025-08-18)
|
||||
|
||||
* [bitnami/sealed-secrets] :zap: :arrow_up: Update dependency references ([#35896](https://github.com/bitnami/charts/pull/35896))
|
||||
* [bitnami/sealed-secrets] :zap: :arrow_up: Update dependency references ([#36096](https://github.com/bitnami/charts/pull/36096))
|
||||
|
||||
## <small>2.5.18 (2025-08-14)</small>
|
||||
|
||||
* [bitnami/sealed-secrets] :zap: :arrow_up: Update dependency references (#35896) ([f269113](https://github.com/bitnami/charts/commit/f269113197fa91193d31c79b8a0a4ed0c1788acf)), closes [#35896](https://github.com/bitnami/charts/issues/35896)
|
||||
|
||||
## <small>2.5.17 (2025-08-07)</small>
|
||||
|
||||
|
||||
@@ -5,11 +5,11 @@ annotations:
|
||||
category: DeveloperTools
|
||||
images: |
|
||||
- name: sealed-secrets-controller
|
||||
image: docker.io/bitnami/sealed-secrets-controller:0.30.0-debian-12-r4
|
||||
image: docker.io/bitnami/sealed-secrets-controller:0.31.0-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 0.30.0
|
||||
appVersion: 0.31.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -32,4 +32,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.18
|
||||
version: 2.5.19
|
||||
|
||||
@@ -74,7 +74,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/sealed-secrets-controller
|
||||
tag: 0.30.0-debian-12-r4
|
||||
tag: 0.31.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user