From 112fae705955a3a72e8247485557300bc4b22caf Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Mon, 25 May 2026 02:00:33 +0000 Subject: [PATCH] chore: update nginx to 1.31.1-alpine-perl, selenium to 148.0-chromedriver-148.0 (no release) --- values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values.yaml b/values.yaml index 956a4dc..3819d93 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ image: nginx: registry: docker.io repository: nginx - tag: "1.31.0-alpine-perl" + tag: "1.31.1-alpine-perl" pullPolicy: IfNotPresent php: registry: docker.io @@ -14,7 +14,7 @@ image: selenium: registry: docker.io repository: selenium/standalone-chromium - tag: "147.0-chromedriver-147.0" + tag: "148.0-chromedriver-148.0" pullPolicy: IfNotPresent service: