diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 761e6af2314..6dad0adbf35 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://hub.docker.com/_/wordpress - https://www.wordpress.org -version: 1.1.4 +version: 1.1.5 annotations: truecharts.org/catagories: | - website diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 415fc376bc1..e26bb1e0e29 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:193b1cdb368ecea6f17ec7cddff970d60d9e69ef6c9754f8f8fb3ee27f5d8310 + tag: 6.1.1@sha256:db9d25143456126da9a68ba0a370710a5f9c6c16fcde6d42adffdb990b3aff71 securityContext: readOnlyRootFilesystem: false