From 0d4d0f30d018d155248c10a3daf29d89d4d8af7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 01:05:55 +0000 Subject: [PATCH] chore(deps): updated registry.k8s.io/ingress-nginx/kube-webhook-certgen docker tag to v1.6.9 --- charts/eoapi/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/eoapi/values.yaml b/charts/eoapi/values.yaml index 32be5f91..f66afdcd 100644 --- a/charts/eoapi/values.yaml +++ b/charts/eoapi/values.yaml @@ -673,7 +673,7 @@ knative: # CloudEvents sink configuration (deployed when eoapi-notifier uses CloudEvents output) cloudEventsSink: enabled: false - image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.8 + image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.9 resources: {} service: annotations: