diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 3aad95bc4bc..3c07614becd 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.8.1 +appVersion: 6.8.2 dependencies: - name: common version: 28.13.0 @@ -43,5 +43,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org type: application -version: 10.2.0 +version: 10.2.1 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index d039bff9ac9..a3a808fcdb6 100644 --- a/charts/stable/wordpress/values.yaml +++ b/charts/stable/wordpress/values.yaml @@ -1,7 +1,7 @@ image: repository: public.ecr.aws/bitnami/wordpress pullPolicy: IfNotPresent - tag: 6.8.1@sha256:157a9bf5398fd26baf7f4e9f8a553e68b10693ef0c7a6d491b698c1611cc0a62 + tag: 6.8.2@sha256:d6f6af14e849fe5c97ea5823d7ffe413d0a162b1190d072e3772c95d873054a3 securityContext: container: readOnlyRootFilesystem: false