chore(deps): update container image bitnami/wordpress to 6.4.2@31a579a (#16083)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/wordpress | digest | `65910b7` -> `31a579a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,34 +1,33 @@
|
|||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: wordpress
|
name: wordpress
|
||||||
version: 3.1.3
|
version: 3.1.4
|
||||||
appVersion: 6.4.2
|
appVersion: 6.4.2
|
||||||
description:
|
description: The WordPress rich content management system can utilize plugins, widgets,
|
||||||
The WordPress rich content management system can utilize plugins, widgets,
|
|
||||||
and themes.
|
and themes.
|
||||||
home: https://truecharts.org/charts/stable/wordpress
|
home: https://truecharts.org/charts/stable/wordpress
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://www.wordpress.org
|
- https://www.wordpress.org
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wordpress
|
- https://github.com/truecharts/charts/tree/master/charts/stable/wordpress
|
||||||
- https://hub.docker.com/r/bitnami/wordpress
|
- https://hub.docker.com/r/bitnami/wordpress
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- wordpress
|
- wordpress
|
||||||
- cms
|
- cms
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 14.3.5
|
version: 14.3.5
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
- name: mariadb
|
- name: mariadb
|
||||||
version: 7.0.70
|
version: 7.0.70
|
||||||
repository: https://deps.truecharts.org/
|
repository: https://deps.truecharts.org/
|
||||||
condition: mariadb.enabled
|
condition: mariadb.enabled
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: bitnami/wordpress
|
repository: bitnami/wordpress
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 6.4.2@sha256:65910b75491ec762710a2dba4506097497810b3e2335816975b542bcf6a9c708
|
tag: 6.4.2@sha256:31a579a78c3b8476c430f7172ff1ab2f25c316cdbef8f23e95872e4b29f315cd
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
Reference in New Issue
Block a user