From 51d3d29d18d3e0fdcaeb1365016f530d864eed31 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 10 Dec 2022 06:25:53 +0000 Subject: [PATCH 1/2] 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 d6b5d8272ef..d012f72c929 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:f6f54523a1dde1484e365c4c7fb636e77f928ea08bfb53b3f199cd615ac53ec4 + tag: 6.1.1@sha256:cc2f688e8a9f228db8640b2353ad6896fb2fb0152cfec5c49535f0dc084968bd securityContext: readOnlyRootFilesystem: false From e71f0efb0a88dbfb23e55351d415940b3d7c3411 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 10 Dec 2022 06:30:09 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/wordpress/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 5d425e42e1d..30a9c52017a 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -9,7 +9,7 @@ dependencies: repository: https://charts.truecharts.org/ version: 5.0.9 description: The WordPress rich content management system can utilize plugins, widgets, and themes. -home: https://truecharts.org/docs/charts/incubator/wordpress +home: https://truecharts.org/docs/charts/stable/wordpress icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png keywords: - wordpress @@ -21,10 +21,10 @@ maintainers: url: https://truecharts.org name: wordpress sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/wordpress + - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://hub.docker.com/_/wordpress - https://www.wordpress.org -version: 1.0.1 +version: 1.0.2 annotations: truecharts.org/catagories: | - website