From 1478ef554059da8deee5add9425f0310c8ef56e7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 19 Nov 2024 02:48:48 +0100 Subject: [PATCH] chore(helm): update image docker.io/bitnami/wordpress digest to c8732c3 (#29536) 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 | `41be82f` -> `c8732c3` | --- > [!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 c7d5e0f6a96..07ba5510e23 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.8.3 +version: 9.8.4 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index d04c1098b97..ba798c96711 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.0@sha256:41be82f8381ba9f134543d7020b858f579a491870392b10d9ee821de9ff2d5b5 + tag: 6.7.0@sha256:c8732c35c86506114394cf47409471c8b4945928b952355d8cf64762b244ba50 securityContext: container: readOnlyRootFilesystem: false