chore(deps): update container image bitnami/wordpress to v6.5.4@0615233 by renovate (#22904)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bitnami/wordpress](https://togithub.com/bitnami/containers)
([source](https://togithub.com/bitnami/containers/tree/HEAD/bitnami/wordpress))
| patch | `6.5.3` -> `6.5.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-06-06 02:30:14 +02:00
committed by GitHub
parent e45ae0ab4d
commit 390b461ade
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 6.5.3 appVersion: 6.5.4
dependencies: dependencies:
- name: common - name: common
version: 24.0.0 version: 24.0.0
@@ -41,4 +41,4 @@ sources:
- https://hub.docker.com/r/bitnami/wordpress - https://hub.docker.com/r/bitnami/wordpress
- https://www.wordpress.org - https://www.wordpress.org
type: application type: application
version: 9.0.0 version: 9.0.1
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: bitnami/wordpress repository: bitnami/wordpress
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 6.5.3@sha256:46be28b053b3947037c09296405c11020fcfad87bc008bccb707677f33d4a37e tag: 6.5.4@sha256:061523378b8eb83474072d22de866e5b4d0647b2a6ac383620b54363f0c06479
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false