Update to version 1.0.3
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2020-10-08 14:12:27 +02:00
parent 6905824615
commit 091f213f2c
3 changed files with 4 additions and 4 deletions

View file

@ -29,7 +29,7 @@ spec:
spec:
containers:
- args:
- --dns01-recursive-nameservers=8.8.8.8:53,1.1.1.1:53
- --dns01-recursive-nameservers=8.8.8.8:53,1.1.1.1:53
- --v=2
- --cluster-resource-namespace=$(POD_NAMESPACE)
- --leader-election-namespace=kube-system
@ -38,7 +38,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/jetstack/cert-manager-controller:v1.0.2
image: quay.io/jetstack/cert-manager-controller:v1.0.3
imagePullPolicy: IfNotPresent
name: cert-manager
ports: