chore(deps): update container image lswl/vertex to stable@3733696 by renovate (#19834)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lswl/vertex | digest | `f875822` -> `3733696` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI3MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
6ca24da23f
commit
8f335efa58
|
@ -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.6
|
||||
version: 5.7.7
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: lswl/vertex
|
||||
tag: stable@sha256:f87582219bc65f3e8a7de6b45d8e3182329458512115badce88ffd2d22df9c35
|
||||
tag: stable@sha256:37336960f1a70129c890331400e9cda5e9821539995d08e6140f5e0383ffe32b
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue