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