From 8dac2ee6b54c4be035fc13c4a293aac9755c36da Mon Sep 17 00:00:00 2001 From: "dslab-renovate[bot]" <184400531+dslab-renovate[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 08:36:53 +0000 Subject: [PATCH] chore(deps): update wordpress docker tag to v6.9.0 --- wordpress/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wordpress/values.yaml b/wordpress/values.yaml index 0c4fbfc..31974d6 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.8.3-php8.3-fpm-alpine" + tag: "6.9.0-php8.3-fpm-alpine@sha256:e7186823e52fe7f0efc9ea576c8074705295a1788101aaf6b3b150b26dedbf81" imagePullSecrets: [] serviceAccount: create: true