mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
bdd9dd922b
* Only deploy operators on GCP/Azure. * cert-manager is now deployed by default (GCP/Azure) * remove OLM
25 lines
818 B
YAML
25 lines
818 B
YAML
annotations:
|
|
artifacthub.io/prerelease: "false"
|
|
artifacthub.io/signKey: |
|
|
fingerprint: 1020CF3C033D4F35BAE1C19E1226061C665DF13E
|
|
url: https://cert-manager.io/public-keys/cert-manager-keyring-2021-09-20-1020CF3C033D4F35BAE1C19E1226061C665DF13E.gpg
|
|
apiVersion: v1
|
|
appVersion: v1.10.0
|
|
description: A Helm chart for cert-manager
|
|
home: https://github.com/cert-manager/cert-manager
|
|
icon: https://raw.githubusercontent.com/cert-manager/cert-manager/d53c0b9270f8cd90d908460d69502694e1838f5f/logo/logo-small.png
|
|
keywords:
|
|
- cert-manager
|
|
- kube-lego
|
|
- letsencrypt
|
|
- tls
|
|
kubeVersion: '>= 1.20.0-0'
|
|
maintainers:
|
|
- email: cert-manager-maintainers@googlegroups.com
|
|
name: cert-manager-maintainers
|
|
url: https://cert-manager.io
|
|
name: cert-manager
|
|
sources:
|
|
- https://github.com/cert-manager/cert-manager
|
|
version: v1.10.0
|