diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 20320fd8eb8..64286d211f8 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.0.8 +version: 1.0.9 annotations: truecharts.org/catagories: | - website diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index ec96e8a5dad..6e845eaac77 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:cc2f688e8a9f228db8640b2353ad6896fb2fb0152cfec5c49535f0dc084968bd + tag: 6.1.1@sha256:15cc0ea7ed9039c54c7c13d54c108e10edb6a307b248783ccf949a57b47ffd15 securityContext: readOnlyRootFilesystem: false