From c212bbea042b434b7ae92e9eea3346c667fcecef Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 20 Nov 2025 00:23:42 +0100 Subject: [PATCH] chore(helm): update image docker.io/bitnamisecure/wordpress digest to d5910aa (#41899) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/wordpress | digest | `068c37f` -> `d5910aa` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.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 7370cfb9198..e5ed8df91d5 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -45,5 +45,5 @@ sources: - https://hub.docker.com/r/bitnamisecure/wordpress - https://www.wordpress.org type: application -version: 11.14.15 +version: 11.14.16 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index d4ca666471a..83afb1d34e4 100644 --- a/charts/stable/wordpress/values.yaml +++ b/charts/stable/wordpress/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/bitnamisecure/wordpress pullPolicy: IfNotPresent - tag: latest@sha256:068c37f9812de7d0be108f140d0b9fb34a0cd618951d607a2ebb5224be0ab1e5 + tag: latest@sha256:d5910aadee6da7e739ac9be92becfa801ddebecab1d64e8d114d313ae4d607b9 securityContext: container: readOnlyRootFilesystem: false