chore(deps): update container image linuxserver/snapdrop to latest@1b8fbfa by renovate (#19908)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | linuxserver/snapdrop | digest | `e552b6f` -> `1b8fbfa` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
4ab815c2b3
commit
12a8618640
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/snapdrop
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.png
|
||||
keywords:
|
||||
- snapdrop
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop
|
||||
- https://hub.docker.com/r/linuxserver/snapdrop
|
||||
type: application
|
||||
version: 9.7.5
|
||||
version: 9.7.6
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: linuxserver/snapdrop
|
||||
tag: latest@sha256:e552b6f5b5b11ad42ca6b1d184d6c21f40aaf97ba3d2291ab2e4d1c770a17dd3
|
||||
tag: latest@sha256:1b8fbfae1df704188c97c7316c70b11b1ebecdac6c202230ac1128d528044ec7
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue