From ce47f947e339ddbb6548a521c88e670fd1718528 Mon Sep 17 00:00:00 2001 From: "dslab-renovate[bot]" <184400531+dslab-renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 08:28:15 +0000 Subject: [PATCH] chore(deps): update wordpress:6.7.1-php8.2-fpm-alpine docker digest to 1b359de --- wordpress/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wordpress/values.yaml b/wordpress/values.yaml index c28e1b7..bcabcd1 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.1-php8.2-fpm-alpine@sha256:2db8b71b47a8a61bb6e3d0838ceb4076a82b491a6a0b9fe0605a8e93946cdb49" + tag: "6.7.1-php8.2-fpm-alpine@sha256:1b359de33a83deb48dc45943bccfb1c1b8c0cbe50e99453d16221cac9985bd94" imagePullSecrets: [] serviceAccount: create: true