chore(deps): update container image lissy93/dashy to 2.1.2@3826f73 by renovate (#19865)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lissy93/dashy](https://togithub.com/Lissy93/dashy) | digest | `4fabb42` -> `3826f73` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
f251294612
commit
758d08612d
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dashy
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png
|
||||
keywords:
|
||||
- dashboard
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/dashy
|
||||
- https://hub.docker.com/r/lissy93/dashy
|
||||
type: application
|
||||
version: 6.7.4
|
||||
version: 6.7.5
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: lissy93/dashy
|
||||
tag: 2.1.2@sha256:4fabb423f22891a4840982b7a9310142c542f482a05ce59a95a2f6cac94d7886
|
||||
tag: 2.1.2@sha256:3826f7300f1b476815c5af9071fc7172f4233178e9b46dbc5a846fcc5748a3a1
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue