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