mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 15:38:00 +08:00
* Add copyright header Signed-off-by: sfelipe <sfelipe@vmware.com> * Remove copyright from vib runtime_parameters files Signed-off-by: sfelipe <sfelipe@vmware.com> * Add copyright header for pinniped-auth.sh Signed-off-by: sfelipe <sfelipe@vmware.com> * Update templates copyright header format Signed-off-by: sfelipe <sfelipe@vmware.com> --------- Signed-off-by: sfelipe <sfelipe@vmware.com>
30 lines
806 B
YAML
30 lines
806 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: CertificateAuthority
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 1.12.2
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: cert-manager is a Kubernetes add-on to automate the management and issuance of TLS certificates from various issuing sources.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/cert-manager/img/cert-manager-stack-220x234.png
|
|
keywords:
|
|
- go
|
|
- security
|
|
- tls
|
|
- certificate
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: cert-manager
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/cert-manager
|
|
version: 0.11.5
|