From 094b9ee8150e6dddf5e22712607356f4fa8fcff1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 28 Jun 2025 20:10:55 +0200 Subject: [PATCH] chore(helm): update webtop (#36769) 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 | `4e92ebd` -> `8c7d34b` | | lscr.io/linuxserver/webtop | digest | `6d51252` -> `36a39bb` | --- > [!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 6217d9f55d7..7d2b7704e20 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: 11.5.531 +version: 11.5.533 diff --git a/charts/stable/webtop/values.yaml b/charts/stable/webtop/values.yaml index 2e68e7dca19..b8ccd02bab6 100644 --- a/charts/stable/webtop/values.yaml +++ b/charts/stable/webtop/values.yaml @@ -20,7 +20,7 @@ alpineKDEImage: pullPolicy: Always ubuntuKDEImage: repository: lscr.io/linuxserver/webtop - tag: ubuntu-kde@sha256:6d51252a41bd59dd430ee191546b8f3bb066f1e61b53385a1310bc9bc355f345 + tag: ubuntu-kde@sha256:36a39bb28bd226bb795c052cbc66839586f13de5ae9fea77446fb61c884c39c9 pullPolicy: Always fedoraKDEImage: repository: lscr.io/linuxserver/webtop @@ -48,7 +48,7 @@ archMATEImage: pullPolicy: Always alpineI3Image: repository: lscr.io/linuxserver/webtop - tag: alpine-i3@sha256:4e92ebd034bee7de6eb94e237c9fea0bd62eaff6696f9cd55d0eeba9807f1b05 + tag: alpine-i3@sha256:8c7d34b24f4ab0fc8ce3894e12e97176bc670725a016b8f211a4adb577867d96 pullPolicy: Always ubuntuI3Image: repository: lscr.io/linuxserver/webtop