chore(deps): update container image ghcr.io/linuxserver/pylon to 2.10.0@01eeb2a by renovate (#20469)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/pylon](https://togithub.com/linuxserver/docker-pylon/packages) ([source](https://togithub.com/linuxserver/docker-pylon)) | digest | `157db6f` -> `01eeb2a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
5db346646a
commit
a01ad7a844
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pylon
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.png
|
||||
keywords:
|
||||
- pylon
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/pylon
|
||||
- https://ghcr.io/linuxserver/pylon
|
||||
type: application
|
||||
version: 9.8.2
|
||||
version: 9.8.3
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/pylon
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.10.0@sha256:157db6fe7bab70a9d2905a621b1670abc4e421fa504515d81f3fc31277fc5e45
|
||||
tag: 2.10.0@sha256:01eeb2aad631f29869916e810cc90f97bef393a1131ceb23e140b61340ef1447
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue