chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.2 (#13651)
This commit is contained in:
parent
0122d82d22
commit
01d3b85fa7
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "6.3.1"
|
||||
appVersion: "6.3.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,7 +23,7 @@ name: wordpress
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wordpress
|
||||
- https://www.wordpress.org
|
||||
version: 3.0.42
|
||||
version: 3.0.43
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- website
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/wordpress
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.3.1@sha256:0f5b3a18d34eb3de6ef847e34b8de7a12af6c4917bdc8f3e0a8abb82dd711e22
|
||||
tag: v6.3.2@sha256:a91b9e0569dcda5a8b1142f9d47dc70ab14f2e2dd717659d6d4d848894650fd6
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue