From 999f0ae02b78adece5ae7ed57860856b41b24509 Mon Sep 17 00:00:00 2001 From: Gitea Actions Bot Date: Sun, 12 Apr 2026 00:00:47 +0000 Subject: [PATCH] chore: update nginx to 1.29.8-alpine-perl (no release) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 2adf54b..1035ddd 100644 --- a/values.yaml +++ b/values.yaml @@ -5,7 +5,7 @@ image: nginx: registry: docker.io repository: nginx - tag: "1.29.7-alpine-perl" + tag: "1.29.8-alpine-perl" pullPolicy: IfNotPresent wordpress: registry: docker.io