From 208088f22eaabf7cc61df0ce2d72b6224ac4c061 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 3 Oct 2025 19:23:38 +0200 Subject: [PATCH] chore(helm): update webtop (#40340) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `21e43c2` -> `28c2b7d` | | lscr.io/linuxserver/webtop | digest | `5122103` -> `be10e00` | --- > [!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. --- - [ ] 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). --- charts/stable/webtop/Chart.yaml | 3 ++- charts/stable/webtop/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/webtop/Chart.yaml b/charts/stable/webtop/Chart.yaml index 33a936e841e..be2b020f809 100644 --- a/charts/stable/webtop/Chart.yaml +++ b/charts/stable/webtop/Chart.yaml @@ -38,7 +38,8 @@ sources: - https://github.com/linuxserver/docker-webtop#readme - https://github.com/linuxserver/gclient - https://github.com/orgs/linuxserver/packages/container/package/webtop + - https://github.com/truecharts/charts/tree/master/charts/stable/webtop - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/webtop type: application -version: 12.7.16 +version: 12.7.18 diff --git a/charts/stable/webtop/values.yaml b/charts/stable/webtop/values.yaml index a38aaae0586..24728df6586 100644 --- a/charts/stable/webtop/values.yaml +++ b/charts/stable/webtop/values.yaml @@ -32,7 +32,7 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: lscr.io/linuxserver/webtop - tag: alpine-mate@sha256:5122103e3f5c76e5180d29b4d0d582fb44fef1fbb7d7d36a8eb5d0dbeae75f7d + tag: alpine-mate@sha256:be10e000cc2688ba9518cfd7c162f0c945c9885e9c57dc0cd363715b3f63224a 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:21e43c27154369dcfcdc9c44917221b50771b6c8f025ef61e46c69514a9c06f6 + tag: alpine-i3@sha256:28c2b7d3df8f94eaf269826859066986c2bdaf2b7b6f36eefbd49ff7a9690fb1 pullPolicy: Always ubuntuI3Image: repository: lscr.io/linuxserver/webtop