From 26bb61661cef1b27189b56b843bfefb4019b618a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 4 Feb 2026 18:32:26 +0100 Subject: [PATCH] chore(wordpress): update image docker.io/bitnamisecure/wordpress digest to ae7cde9 (#44538) 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 | `c7420df` -> `ae7cde9` | --- > [!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 | 12 ++++++------ charts/stable/wordpress/values.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index e65050cb5c3..039e66f6d0d 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -32,21 +32,21 @@ dependencies: import-values: [] deprecated: false description: The WordPress rich content management system can utilize plugins, widgets, and themes. -home: https://trueforge.org/truetech/truecharts/charts/stable/wordpress -icon: https://trueforge.org/img/hotlink-ok/chart-icons/wordpress.webp +home: https://truecharts.org/charts/stable/wordpress +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.webp keywords: - wordpress - cms -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: wordpress sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wordpress - https://hub.docker.com/r/bitnamisecure/wordpress - https://www.wordpress.org type: application -version: 11.18.30 +version: 11.18.31 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 11c74f42579..dbad05f93d3 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:c7420df8141bcf666c38da0ffe34d096ea987cc6a652f48e473aebc061370b20 + tag: latest@sha256:ae7cde9967b9f58c84003722a277578b2aaefac77934349cee85b4e3a5e2808b securityContext: container: readOnlyRootFilesystem: false