From 6d944b0f53d7ad328019ebbbada71c7b6a1f9f4f Mon Sep 17 00:00:00 2001 From: Gitea Actions Bot Date: Mon, 13 Apr 2026 03:00:23 +0000 Subject: [PATCH] chore: update to phpMyAdmin 5.2.3, nginx 1.29.8-alpine-perl --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 1547fc4..e3d5af9 100644 --- a/values.yaml +++ b/values.yaml @@ -8,7 +8,7 @@ image: nginx: registry: docker.io repository: nginx - tag: "1.29.7-alpine-perl" + tag: "1.29.8-alpine-perl" pullPolicy: IfNotPresent phpmyadmin: registry: docker.io