diff --git a/values.yaml b/values.yaml index 5f9eeb4..956a4dc 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ image: nginx: registry: docker.io repository: nginx - tag: "1.30.0-alpine-perl" + tag: "1.31.0-alpine-perl" pullPolicy: IfNotPresent php: registry: docker.io