chore(deps): update container image lswl/vertex to stable@5c2eda0 by renovate (#19637)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lswl/vertex | digest | `9efecee` -> `5c2eda0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
3920231093
commit
a740d029ff
|
@ -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.7.2
|
version: 5.7.3
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: lswl/vertex
|
repository: lswl/vertex
|
||||||
tag: stable@sha256:9efeceeb4edaf779135d17070e783208c839c01df21ceefbd794b7e8b88087aa
|
tag: stable@sha256:5c2eda0c38bb74de8e2779ef4c363b855c762d3a56259fd944e35d1dfa53992c
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue