From ea0cca53a61f0bd2e941853a032ebd1977130570 Mon Sep 17 00:00:00 2001 From: Gitea Actions Bot Date: Sun, 17 May 2026 00:00:18 +0000 Subject: [PATCH] chore: update nginx to 1.31.0-alpine-perl (no release) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index f122fc9..5c8c6d9 100644 --- a/values.yaml +++ b/values.yaml @@ -5,7 +5,7 @@ image: nginx: registry: docker.io repository: nginx - tag: "1.30.0-alpine-perl" + tag: "1.31.0-alpine-perl" pullPolicy: IfNotPresent wordpress: registry: docker.io