diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 16bd958db7a..53046e43b56 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.7.2 +appVersion: 6.8.0 dependencies: - name: common version: 25.4.10 @@ -43,5 +43,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org type: application -version: 9.15.7 +version: 9.16.0 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 537ff6f7f04..5fd00702962 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.7.2@sha256:cff0e7d191d2af2e74ce130d9167f5f5ea726379f84892a04aededd2b1e3e664 + tag: 6.8.0@sha256:e73065d8a0f7217ea4082014358c018187d2d2183d0064df5ff3941c5c71de60 securityContext: container: readOnlyRootFilesystem: false