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: