From 07e55191f931f6aaa3f4adc1545e39289328f178 Mon Sep 17 00:00:00 2001 From: Gitea Actions Bot Date: Sun, 29 Mar 2026 00:00:23 +0000 Subject: [PATCH] chore: update nginx to 1.29.7-alpine-perl (no release) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 0190f7d..2adf54b 100644 --- a/values.yaml +++ b/values.yaml @@ -5,7 +5,7 @@ image: nginx: registry: docker.io repository: nginx - tag: "1.29.6-alpine-perl" + tag: "1.29.7-alpine-perl" pullPolicy: IfNotPresent wordpress: registry: docker.io