diff --git a/values.yaml b/values.yaml index f122fc9..5c8c6d9 100644 --- a/values.yaml +++ b/values.yaml @@ -5,7 +5,7 @@ image: nginx: registry: docker.io repository: nginx - tag: "1.30.0-alpine-perl" + tag: "1.31.0-alpine-perl" pullPolicy: IfNotPresent wordpress: registry: docker.io