chore(deps): update container image lswl/vertex to stable@778b137 (#16126)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lswl/vertex | digest | `ec66a27` -> `778b137` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
c4578896e1
commit
6a511f03e2
|
@ -1,32 +1,32 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: vertex
|
||||
version: 3.0.3
|
||||
version: 3.0.4
|
||||
appVersion: stable
|
||||
description: Vertex
|
||||
home: https://truecharts.org/charts/incubator/vertex
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/vertex.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://gitlab.lswl.in/lswl/vertex
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/vertex
|
||||
- https://hub.docker.com/r/lswl/vertex
|
||||
- https://gitlab.lswl.in/lswl/vertex
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/vertex
|
||||
- https://hub.docker.com/r/lswl/vertex
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- vertex
|
||||
- Tools-Utilities
|
||||
- HomeAutomation
|
||||
- vertex
|
||||
- Tools-Utilities
|
||||
- HomeAutomation
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.6
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.6
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: lswl/vertex
|
||||
tag: stable@sha256:ec66a274e9b47d914049cef4dbc7a10e9adff1103618aa8f021cef006952387c
|
||||
tag: stable@sha256:778b137673333d8e879aec5450daeaeb7754486f644ab73e5e1dc3be7a0f944f
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue