From 027529c29b1da3c68d93baaaaccdc5f52cf4fb7b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 16 Apr 2025 20:18:28 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20public.ecr.aws/?= =?UTF-8?q?bitnami/wordpress=206.7.2=20=E2=86=92=206.8.0=20(#34485)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/wordpress](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/wordpress)) | minor | `cff0e7d` -> `e73065d` | 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 16bd958db7a..53046e43b56 100644 --- a/charts/stable/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.7.2 +appVersion: 6.8.0 dependencies: - name: common version: 25.4.10 @@ -43,5 +43,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org type: application -version: 9.15.7 +version: 9.16.0 diff --git a/charts/stable/wordpress/values.yaml b/charts/stable/wordpress/values.yaml index 537ff6f7f04..5fd00702962 100644 --- a/charts/stable/wordpress/values.yaml +++ b/charts/stable/wordpress/values.yaml @@ -1,7 +1,7 @@ image: repository: public.ecr.aws/bitnami/wordpress pullPolicy: IfNotPresent - tag: 6.7.2@sha256:cff0e7d191d2af2e74ce130d9167f5f5ea726379f84892a04aededd2b1e3e664 + tag: 6.8.0@sha256:e73065d8a0f7217ea4082014358c018187d2d2183d0064df5ff3941c5c71de60 securityContext: container: readOnlyRootFilesystem: false