diff --git a/wordpress/values.yaml b/wordpress/values.yaml index 268f5eb..b26f8f6 100644 --- a/wordpress/values.yaml +++ b/wordpress/values.yaml @@ -140,7 +140,7 @@ php: repository: wordpress pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "6.7.0-php8.2-fpm-alpine@sha256:45608a03aaa87112ec9b56a180357335a6c619e97ed213a8de30dbe0d30c40d8" + tag: "6.7.1-php8.2-fpm-alpine@sha256:6a0b0bebb3a803255a8e717386b17bf8052fba95dadb640ee68c84ce67c7d012" imagePullSecrets: [] serviceAccount: create: true