From 3fd01dd7e582f3da86125a1b70e4bee6099230dc Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Mon, 20 Apr 2026 02:00:26 +0000 Subject: [PATCH] chore: update nginx to 1.30.0-alpine-perl, selenium to 147.0-chromedriver-147.0 (no release) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 26338b7..d64d764 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ image: nginx: registry: docker.io repository: nginx - tag: "1.29.8-alpine-perl" + tag: "1.30.0-alpine-perl" pullPolicy: IfNotPresent php: registry: docker.io