From 520409f89012146244fae1bea731ee084b5ac4ba Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 7 Feb 2025 03:42:43 +0100 Subject: [PATCH] chore(helm): update image docker.io/bitnami/wordpress digest to ce39246 (#31698) 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/bitnami/wordpress](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/wordpress)) | digest | `8280dbc` -> `ce39246` | --- > [!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 8a9a2dd1f2b..97356cad68b 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -40,4 +40,4 @@ sources: - https://hub.docker.com/r/bitnami/wordpress - https://www.wordpress.org type: application -version: 9.14.3 +version: 9.14.4 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index e827eaf19b2..cf7cc64bd8a 100644 --- a/charts/stable/wordpress/values.yaml +++ b/charts/stable/wordpress/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/bitnami/wordpress pullPolicy: IfNotPresent - tag: 6.7.1@sha256:8280dbc2f05d401f8ebb49204fde1affd3fd94491d92a5a061ae5e1ffa390870 + tag: 6.7.1@sha256:ce3924624acae1e46ee3b59a697efc709606728014cb84722579ced03d3bc673 securityContext: container: readOnlyRootFilesystem: false