chore(deps): update container image linuxserver/snapdrop to latest@86d95b0 by renovate (#23283)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | linuxserver/snapdrop | digest | `0891a5b` -> `86d95b0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
a2f13dccda
commit
a2d19e627b
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop
|
- https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop
|
||||||
- https://hub.docker.com/r/linuxserver/snapdrop
|
- https://hub.docker.com/r/linuxserver/snapdrop
|
||||||
type: application
|
type: application
|
||||||
version: 11.0.1
|
version: 11.0.2
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: linuxserver/snapdrop
|
repository: linuxserver/snapdrop
|
||||||
tag: latest@sha256:0891a5b73f1fac8359faa4a97b3b4356d463bbd36fdb54136d2b5596cd8697e9
|
tag: latest@sha256:86d95b0eaa6d9a046fe6a9564e70cc000a6585a5c854118139e8d04b246d580c
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue