chore(deps): update container image ghcr.io/linuxserver/synclounge to 5.2.26@da8c039 by renovate (#20470)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/synclounge](https://togithub.com/linuxserver/docker-synclounge/packages) ([source](https://togithub.com/linuxserver/docker-synclounge)) | digest | `1acd209` -> `da8c039` | --- > [!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
358ab18ebe
commit
b7fea10769
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/synclounge
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png
|
||||
keywords:
|
||||
- synclounge
|
||||
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/synclounge
|
||||
- https://ghcr.io/linuxserver/synclounge
|
||||
type: application
|
||||
version: 9.8.2
|
||||
version: 9.8.3
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/synclounge
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.2.26@sha256:1acd2093da1c8888a052d64d6df97f31e78674bbc35aec815e0491e6673aad21
|
||||
tag: 5.2.26@sha256:da8c039109ce1e566bbcf1799e976baa6db1eed143180e3afac4e96f878a58f1
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue