chore(helm): update image docker.io/linuxserver/heimdall 2.6.2 → 2.6.3 (#28864)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/linuxserver/heimdall](https://redirect.github.com/linuxserver/docker-heimdall/packages) ([source](https://redirect.github.com/linuxserver/docker-heimdall)) | patch | `06be212` -> `5b24c9e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.6.2
|
appVersion: 2.6.3
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.1.5
|
version: 25.1.5
|
||||||
@@ -32,4 +32,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: 23.1.5
|
version: 23.1.6
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/linuxserver/heimdall
|
repository: docker.io/linuxserver/heimdall
|
||||||
tag: 2.6.2@sha256:06be212d6272156055d5b7ba497660728eb9fe9b40e26bfa52a7f71cd78201e0
|
tag: 2.6.3@sha256:5b24c9e4fe507feb367dd357f02dc40a94c92e8be04642ab201bb3c4af2d4a62
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user