diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index c4c1935104a..48d15fc4643 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.1 +version: 1.1.2 annotations: truecharts.org/catagories: | - website diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 65c7b6dfda3..b1a09bd6f53 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:5505476a3861c5a98d8c28336b6ea02a395d35835b35266b1aa13ed37b4da412 + tag: 6.1.1@sha256:4426cac2093197aa7a0baf39f70fadf510bcbfe12c71303adcd84b7f99969b82 securityContext: readOnlyRootFilesystem: false