From 8fd8da19b886cd000d97825e8ced7868aaa00c9a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 30 Nov 2023 13:11:18 +0100 Subject: [PATCH] chore(deps): update container image bitnami/wordpress to 6.4.1@83d1f34 (#15481) --- 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 9465717d496..7d78c0c03dc 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.4.1" +appVersion: 6.4.1 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ name: wordpress sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org -version: 3.0.67 +version: 3.0.68 annotations: truecharts.org/category: website truecharts.org/SCALE-support: "true" diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index cb6e3e21024..de3402da767 100644 --- a/charts/stable/wordpress/values.yaml +++ b/charts/stable/wordpress/values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/wordpress pullPolicy: IfNotPresent - tag: 6.4.1@sha256:977b356d2f90a6f7fe0825926aec20ccb3b5456cd5f8e6695259a077523285da + tag: 6.4.1@sha256:83d1f3405870f95dee493703d0825bbfbc4b83e700042687f6aef1474fac1b40 securityContext: container: readOnlyRootFilesystem: false