From 8b808ece562c7ffe1844831b5e6a2904b7abb8cf Mon Sep 17 00:00:00 2001 From: Manuel Alejandro de Brito Fontes Date: Thu, 29 Oct 2020 19:36:24 -0300 Subject: [PATCH] Update jettech/kube-webhook-certgen image --- charts/ingress-nginx/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ingress-nginx/values.yaml b/charts/ingress-nginx/values.yaml index 94fe19ccf..d7defbf5b 100644 --- a/charts/ingress-nginx/values.yaml +++ b/charts/ingress-nginx/values.yaml @@ -430,7 +430,7 @@ controller: enabled: true image: repository: docker.io/jettech/kube-webhook-certgen - tag: v1.3.0 + tag: v1.5.0 pullPolicy: IfNotPresent ## Provide a priority class name to the webhook patching job ##