diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index fd6308cb2ab..73f00b9affc 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.1.1" +appVersion: "6.2.0" 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: 1.1.18 +version: 1.1.19 annotations: truecharts.org/catagories: | - website diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 49cae497788..cfc3b238015 100644 --- a/charts/stable/wordpress/values.yaml +++ b/charts/stable/wordpress/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: 6.1.1@sha256:a3d2ebdc59b972266a48c0ce907d449152db6e339106d5629cc0f9ecf0de2f8f + tag: 6.2.0@sha256:b7676e38a56732d740702fae64ec135222303d2073a50826aa15df06e5f352b4 securityContext: readOnlyRootFilesystem: false