chore(deps): update container image linuxserver/heimdall to v@65242ac by renovate (#18600)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [linuxserver/heimdall](https://togithub.com/linuxserver/docker-heimdall/packages) ([source](https://togithub.com/linuxserver/docker-heimdall)) | digest | `e179d8e` -> `65242ac` | --- > [!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
bf991cf08d
commit
1a64769a2c
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/heimdall
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.png
|
||||||
keywords:
|
keywords:
|
||||||
- heimdall
|
- heimdall
|
||||||
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/heimdall
|
- https://github.com/truecharts/charts/tree/master/charts/stable/heimdall
|
||||||
- https://hub.docker.com/r/linuxserver/heimdall
|
- https://hub.docker.com/r/linuxserver/heimdall
|
||||||
type: application
|
type: application
|
||||||
version: 20.1.2
|
version: 20.1.3
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: linuxserver/heimdall
|
repository: linuxserver/heimdall
|
||||||
tag: 2.6.1@sha256:e179d8edcf7686cadd07be7531e8635cf08a01d557d3c3742007fa3ac672fc23
|
tag: 2.6.1@sha256:65242ac9cc21aa51a488e14d2430704f6b0e315030bbdce4179370bd2acc3e5b
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue