chore(deps): update container image bitnami/wordpress to 6.4.3@56ded27 by renovate (#19460)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/wordpress | digest | `a97f197` -> `56ded27` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI1My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
0dd6510505
commit
f731f150a5
|
@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png
|
|||
keywords:
|
||||
- wordpress
|
||||
- cms
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -41,4 +41,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/wordpress
|
||||
- https://hub.docker.com/r/bitnami/wordpress
|
||||
type: application
|
||||
version: 7.12.2
|
||||
version: 7.12.3
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: bitnami/wordpress
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.4.3@sha256:a97f197e095fcd9d9ad1bfde43e545bf44a8d9baffc90327ac4168ee13d2209b
|
||||
tag: 6.4.3@sha256:56ded2781257d6c87fed9224cf94817a5b622fa77176541e22ff2be2a5f2246a
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue