From c4b670343923f24519218f7b1ad3b64db9df66e1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 14 May 2025 02:38:44 +0200 Subject: [PATCH] chore(helm): update webtop (#35344) 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 | `7aea225` -> `73f2046` | | lscr.io/linuxserver/webtop | digest | `cd5feb8` -> `967d456` | 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 44238c022d4..4e257f61619 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.360 +version: 11.5.362 diff --git a/charts/stable/webtop/values.yaml b/charts/stable/webtop/values.yaml index 94c829fd1ac..78c20a3d549 100644 --- a/charts/stable/webtop/values.yaml +++ b/charts/stable/webtop/values.yaml @@ -52,7 +52,7 @@ alpineI3Image: pullPolicy: Always ubuntuI3Image: repository: lscr.io/linuxserver/webtop - tag: ubuntu-i3@sha256:cd5feb86ec38715111e82c56eb0b98a6976a0ba1e58a735caaac964102e12222 + tag: ubuntu-i3@sha256:967d45653f0574a447103abdfd3eebb3edf4f92d1e1e6dcd808265a65d1c7a22 pullPolicy: Always fedoraI3Image: repository: lscr.io/linuxserver/webtop @@ -84,7 +84,7 @@ alpineICEWMImage: pullPolicy: Always ubuntuICEWMImage: repository: lscr.io/linuxserver/webtop - tag: ubuntu-icewm@sha256:7aea22558d5206361a6d83aacce9930798cce387fdd819a4a0ce43bd233b28e6 + tag: ubuntu-icewm@sha256:73f204656a36f07f3bc66a2520a6c9376c5ad2d7e8c6290894984bb8b49dd03d pullPolicy: Always fedoraICEWMImage: repository: lscr.io/linuxserver/webtop