chore(deps): update container image lswl/vertex to stable@6d74cb6 by renovate (#18811)
This commit is contained in:
parent
91095df79e
commit
42db3bea40
|
@ -24,7 +24,7 @@ keywords:
|
||||||
- vertex
|
- vertex
|
||||||
- home-automation
|
- home-automation
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/vertex
|
- https://github.com/truecharts/charts/tree/master/charts/stable/vertex
|
||||||
- https://hub.docker.com/r/lswl/vertex
|
- https://hub.docker.com/r/lswl/vertex
|
||||||
type: application
|
type: application
|
||||||
version: 5.2.0
|
version: 5.2.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: lswl/vertex
|
repository: lswl/vertex
|
||||||
tag: stable@sha256:e46f817957b819c8d67c6662d5f6580be6e0268ff92d6bf8a5e0d808f0d1e6b1
|
tag: stable@sha256:6d74cb6ca4e24ad20b8c8a691c49e2a58f4292e8cae4b3f5643285b042160478
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue