chore(helm): update image public.ecr.aws/bitnami/wordpress 6.7.2 → 6.8.0 (#34485)

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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-04-16 20:18:28 +02:00
committed by GitHub
parent 47f400563d
commit 027529c29b
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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