From 9b33d4e023c1e7da22017792760cc370c0047ea2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 14 Jan 2024 02:26:22 +0100 Subject: [PATCH] chore(deps): update container image bitnami/wordpress to 6.4.2@df7149a by renovate (#17120) --- charts/stable/wordpress/Chart.yaml | 6 +++--- charts/stable/wordpress/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 1e269ffb71c..020776a7ced 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -30,15 +30,15 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png keywords: - wordpress - cms -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: wordpress sources: - - https://www.wordpress.org - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://hub.docker.com/r/bitnami/wordpress + - https://www.wordpress.org type: application -version: 6.1.9 +version: 6.1.10 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 61ac7098295..7ebb84fa9ef 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.2@sha256:4796413e7e9ea8d87c3617356d6d9375cbdda772b0cbc01fb05f2ca844cc9749 + tag: 6.4.2@sha256:df7149a8cdcacb784f274b759073dc891d849575fba22606a6c8d43d76054f83 securityContext: container: readOnlyRootFilesystem: false