diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 9465717d496..7d78c0c03dc 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.4.1" +appVersion: 6.4.1 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ name: wordpress sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org -version: 3.0.67 +version: 3.0.68 annotations: truecharts.org/category: website truecharts.org/SCALE-support: "true" diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index cb6e3e21024..de3402da767 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.4.1@sha256:977b356d2f90a6f7fe0825926aec20ccb3b5456cd5f8e6695259a077523285da + tag: 6.4.1@sha256:83d1f3405870f95dee493703d0825bbfbc4b83e700042687f6aef1474fac1b40 securityContext: container: readOnlyRootFilesystem: false