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