Update jettech/kube-webhook-certgen image
This commit is contained in:
parent
baa2b2cd33
commit
d347f619c3
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
name: ingress-nginx
|
name: ingress-nginx
|
||||||
version: 2.9.1
|
version: 2.10.0
|
||||||
appVersion: 0.33.0
|
appVersion: 0.33.0
|
||||||
home: https://github.com/kubernetes/ingress-nginx
|
home: https://github.com/kubernetes/ingress-nginx
|
||||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
|
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
|
||||||
|
|
|
@ -382,7 +382,7 @@ controller:
|
||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: docker.io/jettech/kube-webhook-certgen
|
repository: docker.io/jettech/kube-webhook-certgen
|
||||||
tag: v1.2.0
|
tag: v1.2.2
|
||||||
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