diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index eb170d69392..4eea7be6bc6 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/r/bitnami/wordpress - https://www.wordpress.org -version: 1.1.15 +version: 1.1.16 annotations: truecharts.org/catagories: | - website diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 40a4467d609..c09559c25ff 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:8bda7518c8a4c84260f198ec8bb4a6db0f3d4b4ddb430bf76d3e77f8429fdae6 + tag: 6.1.1@sha256:89afb6a55458c30deb8f4a65839734afbdf09b59141ccf2319dd40b807223346 securityContext: readOnlyRootFilesystem: false