From fba73ecc5a0d174f578244da7dbcc445242de127 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Apr 2026 22:54:20 +0200 Subject: [PATCH] chore(wordpress): update image docker.io/bitnamisecure/wordpress digest to 27aeeef (#47202) --- charts/stable/wordpress/Chart.yaml | 2 +- charts/stable/wordpress/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 7ea90069f24..5beb762fb3d 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -43,5 +43,5 @@ sources: - https://hub.docker.com/r/bitnamisecure/wordpress - https://www.wordpress.org type: application -version: 13.0.11 +version: 13.0.12 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index f8f7139f543..06a641e4461 100644 --- a/charts/stable/wordpress/values.yaml +++ b/charts/stable/wordpress/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/bitnamisecure/wordpress pullPolicy: IfNotPresent - tag: latest@sha256:c9e0e24f3f122f9899bea1d07423b446bd2afe1803a6790e2bb7fff935d1dab6 + tag: latest@sha256:27aeeefc033d57e889a2afd2c44b652b2c10df76ab0707e35e679b1b50325082 securityContext: container: readOnlyRootFilesystem: false