diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 9448192e4c1..2a92d99257a 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.5.4 +appVersion: 6.5.5 dependencies: - name: common version: 24.1.2 @@ -40,4 +40,4 @@ sources: - https://hub.docker.com/r/bitnami/wordpress - https://www.wordpress.org type: application -version: 9.1.5 +version: 9.1.6 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 838a37b3027..4bf773e94cc 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.5.4@sha256:9bba603a54e13d54792272533c11ea2e5710a39d3d45e3fcbb33c28834c74ca8 + tag: 6.5.5@sha256:7ff8499fd54340d2f3a23f66dfbe6af025b01ebed8ab3a995b9a0e4a034339c4 securityContext: container: readOnlyRootFilesystem: false