From a81f82668d5d97e3f69b47fb4f92547a141f1e37 Mon Sep 17 00:00:00 2001 From: Gitea Actions Bot Date: Mon, 16 Mar 2026 03:00:25 +0000 Subject: [PATCH] chore: update to phpMyAdmin 5.2.3, nginx 1.29.6-alpine-perl --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 6519915..bd617aa 100644 --- a/values.yaml +++ b/values.yaml @@ -8,7 +8,7 @@ image: nginx: registry: docker.io repository: nginx - tag: "1.29.5-alpine-perl" + tag: "1.29.6-alpine-perl" pullPolicy: IfNotPresent phpmyadmin: registry: docker.io