mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
[bitnami/sealed-secrets] Release 2.5.12 (#33521)
* [bitnami/sealed-secrets] Release 2.5.12 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.11 (2025-05-06)
|
||||
## 2.5.12 (2025-05-07)
|
||||
|
||||
* [bitnami/sealed-secrets] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33433](https://github.com/bitnami/charts/pull/33433))
|
||||
* [bitnami/sealed-secrets] Release 2.5.12 ([#33521](https://github.com/bitnami/charts/pull/33521))
|
||||
|
||||
## <small>2.5.11 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/sealed-secrets] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([b55c926](https://github.com/bitnami/charts/commit/b55c926b75b6c0347a9e29713c7c685a4f81de98)), closes [#33433](https://github.com/bitnami/charts/issues/33433)
|
||||
|
||||
## <small>2.5.10 (2025-04-24)</small>
|
||||
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: clusterUtility
|
||||
category: DeveloperTools
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: sealed-secrets-controller
|
||||
image: docker.io/bitnami/sealed-secrets-controller:0.29.0-debian-12-r3
|
||||
image: docker.io/bitnami/sealed-secrets-controller:0.29.0-debian-12-r4
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 0.29.0
|
||||
dependencies:
|
||||
@@ -16,7 +16,9 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Sealed Secrets are "one-way" encrypted K8s Secrets that can be created by anyone, but can only be decrypted by the controller running in the target cluster recovering the original object.
|
||||
description: Sealed Secrets are "one-way" encrypted K8s Secrets that can be created
|
||||
by anyone, but can only be decrypted by the controller running in the target cluster
|
||||
recovering the original object.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/sealed-secrets/img/sealed-secrets-stack-220x234.png
|
||||
keywords:
|
||||
@@ -30,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.11
|
||||
version: 2.5.12
|
||||
|
||||
@@ -74,7 +74,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/sealed-secrets-controller
|
||||
tag: 0.29.0-debian-12-r3
|
||||
tag: 0.29.0-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user