From e753f2e5a742795f665da79f7e9c555568b74e61 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 18 May 2026 03:00:34 +0000 Subject: [PATCH] chore: update to phpMyAdmin 5.2.3-fpm-alpine, nginx 1.31.0-alpine-perl --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index bfd6cad..f4083a4 100644 --- a/values.yaml +++ b/values.yaml @@ -8,7 +8,7 @@ image: nginx: registry: docker.io repository: nginx - tag: "1.30.0-alpine-perl" + tag: "1.31.0-alpine-perl" pullPolicy: IfNotPresent phpmyadmin: registry: docker.io