From 9144414d7f1ef11794615d4978b8e97286465433 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 3 Feb 2023 14:22:33 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/wordpress to 6.1.1 (#6935) * chore(deps): update container image tccr.io/truecharts/wordpress to 6.1.1 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --------- Signed-off-by: TrueCharts-Bot --- charts/stable/wordpress/Chart.yaml | 2 +- charts/stable/wordpress/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index e9df41c41c4..75a195307ce 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/bitnami/wordpress - https://www.wordpress.org -version: 1.1.11 +version: 1.1.12 annotations: truecharts.org/catagories: | - website diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 45e477051aa..ce5bc48579a 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:33b3b3d6a12677db979e4509d473154d61e5c8900900c22172538d315b6761d8 + tag: 6.1.1@sha256:f27c5c2448fd63ca4dd4c0a1f9d2230df52640f95c755716c4442d4df88f27eb securityContext: readOnlyRootFilesystem: false