mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
* [bitnami/sealed-secrets] Release 1.4.7 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
29 lines
882 B
YAML
29 lines
882 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: DeveloperTools
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 0.23.0
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
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.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/sealed-secrets/img/sealed-secrets-stack-220x234.png
|
|
keywords:
|
|
- secrets
|
|
- sealed-secrets
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: sealed-secrets
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/sealed-secrets
|
|
version: 1.4.7
|