From c41e09f27deefa9992a72fade814e027a4ef1ea6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 5 Apr 2024 20:18:46 +0200 Subject: [PATCH] chore(deps): update container image bitnami/wordpress to 6.5.0@31442ab by renovate (#20275) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/wordpress | digest | `1b4a70f` -> `31442ab` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- 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 e952eee6543..38bf2a7f144 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://hub.docker.com/r/bitnami/wordpress type: application -version: 7.13.2 +version: 7.13.3 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index a43d0739c30..9debbc1312e 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.5.0@sha256:1b4a70f27bace1a0b8b7edb9082ddd5774e7f13dedd8d223d25a978c69c222f6 + tag: 6.5.0@sha256:31442abd5afc17b15112e04e14d8679cf094028f1aa1234e9ff13d53d94d525c securityContext: container: readOnlyRootFilesystem: false