From de5b37528a2b023a7dde12db0d6ae4c680cadb75 Mon Sep 17 00:00:00 2001 From: "dslab-renovate[bot]" <184400531+dslab-renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 08:57:41 +0000 Subject: [PATCH] chore(deps): update wordpress docker tag to v6.9.4 --- wordpress/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wordpress/values.yaml b/wordpress/values.yaml index 0c4fbfc..a5a2581 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.4-php8.3-fpm-alpine@sha256:658bc068c60dcd43f2e2deee4b8495ca5e37ef09481d790ad05f99e6a15f61aa" imagePullSecrets: [] serviceAccount: create: true