chore(deps): update container image lissy93/dashy to 2.1.1@e1a0d15 by renovate (#18602)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lissy93/dashy](https://togithub.com/Lissy93/dashy) | digest | `ce8ae2d` -> `e1a0d15` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
e18703b410
commit
effe62f5a7
|
@ -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.1.2
|
||||
version: 6.1.3
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: lissy93/dashy
|
||||
tag: 2.1.1@sha256:ce8ae2d82ee02606d0fdc9402b39c29d40e1b180f14b9601ac6f9c0371ced0a8
|
||||
tag: 2.1.1@sha256:e1a0d15d73fcc6f3d0edcb32fbce7b8605d95cf2cfcba4ab3f9e8a26e9da4b8a
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue