chore(deps): update container image lissy93/dashy to 3.0.1@83f3d2e by renovate (#21839)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lissy93/dashy](https://togithub.com/Lissy93/dashy) | digest | `509ed71` -> `83f3d2e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM1My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
de19013d3e
commit
093b657d03
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dashy
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.webp
|
||||||
keywords:
|
keywords:
|
||||||
- dashboard
|
- dashboard
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/dashy
|
- https://github.com/truecharts/charts/tree/master/charts/stable/dashy
|
||||||
- https://hub.docker.com/r/lissy93/dashy
|
- https://hub.docker.com/r/lissy93/dashy
|
||||||
type: application
|
type: application
|
||||||
version: 8.0.7
|
version: 8.0.8
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: lissy93/dashy
|
repository: lissy93/dashy
|
||||||
tag: 3.0.1@sha256:509ed71ee52052277a9e648ace636de339b876a67edd51c6d711b4f3911862e3
|
tag: 3.0.1@sha256:83f3d2e73c7fe546e570a5d0bfb8332635402503563deca1ceb74ff78c5f53e1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue