update to v0.14.3
This commit is contained in:
parent
099d133e8b
commit
b3cb67b84b
31 changed files with 40 additions and 38 deletions
|
|
@ -9,7 +9,7 @@ metadata:
|
|||
app.kubernetes.io/instance: cert-manager
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/component: "webhook"
|
||||
helm.sh/chart: cert-manager-v0.14.2
|
||||
helm.sh/chart: cert-manager-v0.14.3
|
||||
annotations:
|
||||
cert-manager.io/inject-ca-from-secret: "cert-manager/cert-manager-webhook-tls"
|
||||
webhooks:
|
||||
|
|
@ -20,6 +20,7 @@ webhooks:
|
|||
- "acme.cert-manager.io"
|
||||
apiVersions:
|
||||
- v1alpha2
|
||||
- v1alpha3
|
||||
operations:
|
||||
- CREATE
|
||||
- UPDATE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue