From 7db33b181e1063f44a01050009e5e3f43f18e762 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 13 Nov 2024 05:41:32 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/bitna?= =?UTF-8?q?mi/wordpress=206.6.2=20=E2=86=92=206.7.0=20(#29261)?= 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)) | minor | `50836b4` -> `63fe996` | --- > [!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 | 4 ++-- charts/stable/wordpress/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml index 3b20472b1bc..a656573994c 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.6.2 +appVersion: 6.7.0 dependencies: - name: common version: 25.1.7 @@ -40,4 +40,4 @@ sources: - https://hub.docker.com/r/bitnami/wordpress - https://www.wordpress.org type: application -version: 9.7.17 +version: 9.8.0 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 9174b478a60..596f9d40f97 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.6.2@sha256:50836b4876a9f2ce869de5291d66327f2e120f1033d1ef35d8821c280fa7ba09 + tag: 6.7.0@sha256:63fe9962a5cc49388e691bbcadad18af37935fa85f78ec99dc6a37f314ec1455 securityContext: container: readOnlyRootFilesystem: false