chore(deps): update container image lscr.io/linuxserver/webtop to arch-mate@53fde17 (#15565)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `c1739db` -> `53fde17` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
7aa1c9cee7
commit
660c7c6255
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/orgs/linuxserver/packages/container/package/webtop
|
||||
- https://github.com/linuxserver/docker-webtop#readme
|
||||
type: application
|
||||
version: 6.0.190
|
||||
version: 6.0.191
|
||||
annotations:
|
||||
truecharts.org/category: Tools-Utilities
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
|
|
@ -44,7 +44,7 @@ fedoraMATEImage:
|
|||
pullPolicy: Always
|
||||
archMATEImage:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
tag: arch-mate@sha256:c1739db0507f46bd4814442d64b6d01c212adcbf26627ad6b2a849580461fcbd
|
||||
tag: arch-mate@sha256:53fde174fc98486fa594dbb479363211b83485b94c899a4d673bafd631cde5bb
|
||||
pullPolicy: Always
|
||||
alpineI3Image:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
|
|
Loading…
Reference in New Issue