From 947ad73c2d4802ef31bc024c232488ba908843c0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 26 Sep 2025 12:19:44 +0200 Subject: [PATCH] chore(helm): update webtop (#40035) 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 | `b45fd7f` -> `90127e4` | | lscr.io/linuxserver/webtop | digest | `e241676` -> `d1a54e5` | --- > [!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 | 2 +- charts/stable/webtop/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/webtop/Chart.yaml b/charts/stable/webtop/Chart.yaml index 31e4add4cf0..ff9d0268c19 100644 --- a/charts/stable/webtop/Chart.yaml +++ b/charts/stable/webtop/Chart.yaml @@ -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.9 +version: 12.6.11 diff --git a/charts/stable/webtop/values.yaml b/charts/stable/webtop/values.yaml index afaf2e22972..a58f7c989c5 100644 --- a/charts/stable/webtop/values.yaml +++ b/charts/stable/webtop/values.yaml @@ -24,7 +24,7 @@ ubuntuKDEImage: pullPolicy: Always fedoraKDEImage: repository: lscr.io/linuxserver/webtop - tag: fedora-kde@sha256:e241676a8a796fdd68a6945c75d0102be1bb8d82b997dc512b015b77ea23287a + tag: fedora-kde@sha256:d1a54e5bdaec2a5b2cedacd1769c738684b3b26dc27f33c19cc12ef1ccaed22c pullPolicy: Always archKDEImage: repository: lscr.io/linuxserver/webtop @@ -56,7 +56,7 @@ ubuntuI3Image: pullPolicy: Always fedoraI3Image: repository: lscr.io/linuxserver/webtop - tag: fedora-i3@sha256:b45fd7fb3a7df8d1fa62b594ab0672d53f944e49750c809ffb1b4a98ef879e10 + tag: fedora-i3@sha256:90127e46d517e92b75726217ed9232551e0e7118fbf84baf9e7a107b55b525a0 pullPolicy: Always archI3Image: repository: lscr.io/linuxserver/webtop