mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 15:38:00 +08:00
* [bitnami/sealed-secrets] Release 1.2.8 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>
27 lines
889 B
YAML
27 lines
889 B
YAML
annotations:
|
|
category: DeveloperTools
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 0.19.5
|
|
dependencies:
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
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://github.com/bitnami-labs/sealed-secrets
|
|
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: Bitnami
|
|
url: https://github.com/bitnami/charts
|
|
name: sealed-secrets
|
|
sources:
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/sealed-secrets
|
|
- https://github.com/bitnami-labs/sealed-secrets
|
|
version: 1.2.8
|