From 79308adbbc4db2f1cba72714fe4275745c9da071 Mon Sep 17 00:00:00 2001 From: pieter Date: Fri, 29 Aug 2025 03:21:43 +0000 Subject: [PATCH] =?UTF-8?q?values.yaml=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/values.yaml b/values.yaml index 13d42c9..45e8d29 100644 --- a/values.yaml +++ b/values.yaml @@ -4,17 +4,17 @@ image: nginx: registry: docker.io repository: nginx - tag: "1.29.0-alpine-perl" + tag: "1.29.1-alpine-perl" pullPolicy: IfNotPresent php: registry: docker.io repository: php - tag: "8.4.10-fpm-alpine3.22" + tag: "8.4.12-fpm-alpine3.22" pullPolicy: IfNotPresent selenium: registry: docker.io repository: selenium/standalone-chromium - tag: "137.0-chromedriver-137.0" + tag: "139.0-chromedriver-139.0" pullPolicy: IfNotPresent service: