mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 02:51:22 -03:00
chore(helm): update webtop (#39934)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `a984db6` -> `b975848` | | lscr.io/linuxserver/webtop | digest | `5d100a3` -> `8510353` | | lscr.io/linuxserver/webtop | digest | `f708647` -> `95f813e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/webtop
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/webtop
|
||||
type: application
|
||||
version: 12.6.5
|
||||
version: 12.6.8
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
tag: latest@sha256:f70864746e70f4439934d70c6cbf13bb5866f905f31dbce5aecf4829d046c285
|
||||
tag: latest@sha256:95f813ebb04cddb9688bc3a5594864065f15858190fa37ed4ea47a6911b5cbec
|
||||
ubuntuXFCEImage:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
tag: ubuntu-xfce@sha256:acc328bdbbaf8acd422c2d501d935e10937bd30d90d1460fda7c02dfe81b49dc
|
||||
@@ -32,7 +32,7 @@ archKDEImage:
|
||||
pullPolicy: Always
|
||||
alpineMATEImage:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
tag: alpine-mate@sha256:5d100a3712724fe2b9502387a2dbbda7331a672a24184badb5227e836e16514a
|
||||
tag: alpine-mate@sha256:8510353f098754208540386e75902a07252b2280a490759709475984aae3b414
|
||||
pullPolicy: Always
|
||||
ubuntuMATEImage:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
@@ -48,7 +48,7 @@ archMATEImage:
|
||||
pullPolicy: Always
|
||||
alpineI3Image:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
tag: alpine-i3@sha256:a984db62213eb5cc68f18dcf4844dd5830c797486e0ba10d87acb98ea04eb83d
|
||||
tag: alpine-i3@sha256:b975848c246a6b11679e3453e1506ff948510a1d951d91a6b4bcd69c1fe43af1
|
||||
pullPolicy: Always
|
||||
ubuntuI3Image:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
|
||||
Reference in New Issue
Block a user