diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index b26c404c659..4552a86ae27 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.6.1 +appVersion: 6.6.2 dependencies: - name: common version: 24.1.15 @@ -40,4 +40,4 @@ sources: - https://hub.docker.com/r/bitnami/wordpress - https://www.wordpress.org type: application -version: 9.5.9 +version: 9.5.10 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 134ae23b994..9baa80478d8 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:1a22497460038331c2889512cb3ac3055f284f1f3de2d1b054e8ecd4f08060f6 + tag: 6.6.2@sha256:150dde7ec62ec9750785d696eb90e2579a223a16285031b1cb17ddafdc6e2e55 securityContext: container: readOnlyRootFilesystem: false