diff --git a/values.yaml b/values.yaml index c19a91c..ee48fb2 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ image: nginx: registry: docker.io repository: nginx - tag: "1.29.6-alpine-perl" + tag: "1.29.7-alpine-perl" pullPolicy: IfNotPresent php: registry: docker.io