Update jettech/kube-webhook-certgen image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-07-03 10:33:53 -04:00
parent baa2b2cd33
commit d347f619c3
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
apiVersion: v1
name: ingress-nginx
version: 2.9.1
version: 2.10.0
appVersion: 0.33.0
home: https://github.com/kubernetes/ingress-nginx
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer

View file

@ -382,7 +382,7 @@ controller:
enabled: true
image:
repository: docker.io/jettech/kube-webhook-certgen
tag: v1.2.0
tag: v1.2.2
pullPolicy: IfNotPresent
## Provide a priority class name to the webhook patching job
##