chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.1 (#12075)
This commit is contained in:
parent
e9e17bf3b7
commit
0131a31871
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "6.3.0"
|
||||
appVersion: "6.3.1"
|
||||
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.15
|
||||
version: 3.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- website
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/wordpress
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.3.0@sha256:16da9dd949bd5da85e5e4a467bfa680e31eac8b8e1997ccb460345c0c5c52d4a
|
||||
tag: v6.3.1@sha256:9ebb6dbdee0964aa6270de610611cf0b2bce6d96fcf02250132dd6ed0aeec493
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue