From 0ee15b63cf0f464be9c4a8aca0e13a0195353a74 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 1 Feb 2025 02:59:48 +0100 Subject: [PATCH] chore(helm): update image docker.io/bitnami/wordpress digest to 8280dbc (#31395) --- 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 a6b055f660f..8a9a2dd1f2b 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -40,4 +40,4 @@ sources: - https://hub.docker.com/r/bitnami/wordpress - https://www.wordpress.org type: application -version: 9.14.2 +version: 9.14.3 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index e13a003acae..e827eaf19b2 100644 --- a/charts/stable/wordpress/values.yaml +++ b/charts/stable/wordpress/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/bitnami/wordpress pullPolicy: IfNotPresent - tag: 6.7.1@sha256:2a09e787800624e61f065f32202806f5a7e648531a7a2376600b9c51be41e561 + tag: 6.7.1@sha256:8280dbc2f05d401f8ebb49204fde1affd3fd94491d92a5a061ae5e1ffa390870 securityContext: container: readOnlyRootFilesystem: false