chore(helm): update image docker.io/bitnami/wordpress 6.7.0 → 6.7.1 (#29682)

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))
| patch | `34ce479` -> `8a37a3f` |

---

> [!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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2024-11-22 03:04:27 +01:00
committed by GitHub
parent 5cf76ce82c
commit d6cdc10598
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,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.7.0 appVersion: 6.7.1
dependencies: dependencies:
- name: common - name: common
version: 25.1.7 version: 25.1.7
@@ -40,4 +40,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.8.5 version: 9.8.6
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: docker.io/bitnami/wordpress repository: docker.io/bitnami/wordpress
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 6.7.0@sha256:34ce47972160ee0b97a2e7f6f4d9f8ca54c8a9ad346b20864dc181bc1a0f1d34 tag: 6.7.1@sha256:8a37a3fd2966bb6f613015fde7c596ba7af21645c7685b81ef2488a1c1129490
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false