From 0d4c838760ca525f0bc027e8f8a7f0a963c35dd4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 18:53:28 +0000 Subject: [PATCH] chore(deps): update nginxinc/nginx-unprivileged docker tag to v1.30 --- charts/gateway-external-routes/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gateway-external-routes/values.yaml b/charts/gateway-external-routes/values.yaml index 60ee269b..84ac9656 100644 --- a/charts/gateway-external-routes/values.yaml +++ b/charts/gateway-external-routes/values.yaml @@ -6,7 +6,7 @@ gateway: sectionName: https proxy: - image: nginxinc/nginx-unprivileged:1.29-alpine + image: nginxinc/nginx-unprivileged:1.30-alpine containerPort: 8080 resolver: kube-dns.kube-system.svc.cluster.local