From eb3eef601a5309948439ca4f262aa29d298633cb Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Mon, 24 Aug 2026 02:00:21 +0000 Subject: [PATCH] chore: update nginx to 1.31.4-alpine-perl, selenium to 151.0-chromedriver-151.0 (no release) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 99b0ba2..d9d2e76 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ image: nginx: registry: docker.io repository: nginx - tag: "1.31.3-alpine-perl" + tag: "1.31.4-alpine-perl" pullPolicy: IfNotPresent php: registry: docker.io