chore(deps): update container image lswl/vertex to stable@b550d4c by renovate (#19909)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lswl/vertex | digest | `3733696` -> `b550d4c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
7c0182ffe3
commit
7f7b06309b
|
@ -24,7 +24,7 @@ keywords:
|
|||
- vertex
|
||||
- home-automation
|
||||
- Tools-Utilities
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/vertex
|
||||
- https://hub.docker.com/r/lswl/vertex
|
||||
type: application
|
||||
version: 5.7.8
|
||||
version: 5.7.9
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: lswl/vertex
|
||||
tag: stable@sha256:37336960f1a70129c890331400e9cda5e9821539995d08e6140f5e0383ffe32b
|
||||
tag: stable@sha256:b550d4c3fcddb1a2236d550e710b993c8a8ce035608f3c79b96699c9dbfd6f50
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue