diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 53ca3a5d809..13f56cfe9bd 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.8 +version: 1.1.9 annotations: truecharts.org/catagories: | - website diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index bb62c98ae9b..45e477051aa 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:bc53faa88edd049aad6acafc2bee250605bcaf687d6b7100d9143f2fb27cc95b + tag: 6.1.1@sha256:33b3b3d6a12677db979e4509d473154d61e5c8900900c22172538d315b6761d8 securityContext: readOnlyRootFilesystem: false