From b79da0d8d25410996dcf165fadf75f9cbe3b259b Mon Sep 17 00:00:00 2001 From: Manuel Alejandro de Brito Fontes Date: Wed, 20 Jan 2021 12:50:40 -0300 Subject: [PATCH] Update kube-webhook-certgen image to v1.5.1 --- 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 b32ea5275..28538d113 100644 --- a/charts/ingress-nginx/values.yaml +++ b/charts/ingress-nginx/values.yaml @@ -486,7 +486,7 @@ controller: enabled: true image: repository: docker.io/jettech/kube-webhook-certgen - tag: v1.5.0 + tag: v1.5.1 pullPolicy: IfNotPresent ## Provide a priority class name to the webhook patching job ##