diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index ea97cc5e22c..9b2da04031b 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.12.1 +version: 9.12.2 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 3004c5ad6d0..e13a003acae 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:1830aca9d43fea1b08e39fa5e04e186e90d5558cc8ed03b65e22d9b557b9f166 + tag: 6.7.1@sha256:2a09e787800624e61f065f32202806f5a7e648531a7a2376600b9c51be41e561 securityContext: container: readOnlyRootFilesystem: false