Update to version 1.0.3
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6905824615
commit
091f213f2c
3 changed files with 4 additions and 4 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ spec:
|
|||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: metadata.namespace
|
||||
image: quay.io/jetstack/cert-manager-cainjector:v1.0.2
|
||||
image: quay.io/jetstack/cert-manager-cainjector:v1.0.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: cert-manager
|
||||
resources: {}
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ spec:
|
|||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: metadata.namespace
|
||||
image: quay.io/jetstack/cert-manager-webhook:v1.0.2
|
||||
image: quay.io/jetstack/cert-manager-webhook:v1.0.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue