chore(deps): update container image linuxserver/snapdrop to latest@50c4189 by renovate (#21537)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | linuxserver/snapdrop | digest | `92bf448` -> `50c4189` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
774a767369
commit
ff04c5af07
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/snapdrop
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.webp
|
||||||
keywords:
|
keywords:
|
||||||
- snapdrop
|
- snapdrop
|
||||||
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/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: 10.0.4
|
version: 10.0.5
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: linuxserver/snapdrop
|
repository: linuxserver/snapdrop
|
||||||
tag: latest@sha256:92bf448fd337956c0642018efd116fce02fb0e6bb5ecb6e6074d440c617f19d7
|
tag: latest@sha256:50c4189030d0012c0e006c68f2f399869bc728c4b2f6ba61a27610ea84fa0af8
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue