From 785de9b682ec5b04dd6dfe183a6fc1fcf6c20b1f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 1 Aug 2024 20:18:05 +0200 Subject: [PATCH] chore(deps): update container image bitnami/wordpress to 6.6.1@b55f247 by renovate (#24656) --- 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 d9cae66143e..271673781d3 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.4.3 +version: 9.4.4 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 610b4c3e3f7..7bd50ed8fd6 100644 --- a/charts/stable/wordpress/values.yaml +++ b/charts/stable/wordpress/values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/wordpress pullPolicy: IfNotPresent - tag: 6.6.1@sha256:c9eee508c9a34de894c8881b15dc46e4af5a4a4e1941ce8e4e29bdd5586b0ab5 + tag: 6.6.1@sha256:b55f247c61c45ed526292ca72a73f22ef1d9b664085275262e3a28991f1ae142 securityContext: container: readOnlyRootFilesystem: false