Update kube-webhook-certgen image to v1.5.1
This commit is contained in:
parent
bf07f6ff73
commit
b997e0a309
1 changed files with 1 additions and 1 deletions
|
@ -486,7 +486,7 @@ controller:
|
||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: docker.io/jettech/kube-webhook-certgen
|
repository: docker.io/jettech/kube-webhook-certgen
|
||||||
tag: v1.5.0
|
tag: v1.5.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
## Provide a priority class name to the webhook patching job
|
## Provide a priority class name to the webhook patching job
|
||||||
##
|
##
|
||||||
|
|
Loading…
Reference in a new issue