From 3ced61563a1be58ffb034a473a9c304d015b915b Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Mon, 26 Jan 2026 02:00:35 +0000 Subject: [PATCH] chore: update to PHP 8.5.2, nginx 1.29.4-alpine-perl, selenium 144.0-chromedriver-144.0 --- values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values.yaml b/values.yaml index 9804153..4a352b9 100644 --- a/values.yaml +++ b/values.yaml @@ -9,12 +9,12 @@ image: php: registry: docker.io repository: php - tag: "8.5.2-fpm-alpine3.22" + tag: "8.5.2-fpm-alpine3.23" pullPolicy: IfNotPresent selenium: registry: docker.io repository: selenium/standalone-chromium - tag: "143.0-chromedriver-143.0" + tag: "144.0-chromedriver-144.0" pullPolicy: IfNotPresent service: