From b0694c084a7157eefa8e19bcde7d2366b478695c Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 18 Jan 2023 20:25:59 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/wordpress to 6.1.1 --- charts/stable/wordpress/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index e26bb1e0e29..bb62c98ae9b 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:db9d25143456126da9a68ba0a370710a5f9c6c16fcde6d42adffdb990b3aff71 + tag: 6.1.1@sha256:bc53faa88edd049aad6acafc2bee250605bcaf687d6b7100d9143f2fb27cc95b securityContext: readOnlyRootFilesystem: false From cc2a6c53dd732c0bd0d46742636d20db74b9bbed Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 18 Jan 2023 20:38:39 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/wordpress/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 5e453e57a73..abfc533495b 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.6 +version: 1.1.7 annotations: truecharts.org/catagories: | - website