From c7207eef3ecf2dcf27ca4000be65772be34b828e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 1 May 2025 02:28:03 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20public.ecr.aws/?= =?UTF-8?q?bitnami/wordpress=206.8.0=20=E2=86=92=206.8.1=20(#34920)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/wordpress/Chart.yaml | 4 ++-- charts/stable/wordpress/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 53046e43b56..e91d11d2b09 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.8.0 +appVersion: 6.8.1 dependencies: - name: common version: 25.4.10 @@ -43,5 +43,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org type: application -version: 9.16.0 +version: 9.16.1 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 5fd00702962..39067bf0ccc 100644 --- a/charts/stable/wordpress/values.yaml +++ b/charts/stable/wordpress/values.yaml @@ -1,7 +1,7 @@ image: repository: public.ecr.aws/bitnami/wordpress pullPolicy: IfNotPresent - tag: 6.8.0@sha256:e73065d8a0f7217ea4082014358c018187d2d2183d0064df5ff3941c5c71de60 + tag: 6.8.1@sha256:b7852a1514600769dbe4235333d448765e745b575cdd2bf64460e9368ac3a866 securityContext: container: readOnlyRootFilesystem: false