From e51d47de61357b7df65970eb272311273cf75a1a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 6 Jun 2025 02:44:05 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/kasmw?= =?UTF-8?q?eb/workspaces=201.16.1=20=E2=86=92=201.17.0=20(#36025)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/kasmweb/workspaces | minor | `cfa1834` -> `a3b2533` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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/kasm/Chart.yaml | 4 ++-- charts/stable/kasm/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/kasm/Chart.yaml b/charts/stable/kasm/Chart.yaml index 37648efe2dc..cecf17ed0bb 100644 --- a/charts/stable/kasm/Chart.yaml +++ b/charts/stable/kasm/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.16.1 +appVersion: 1.17.0 dependencies: - name: common version: 25.4.10 @@ -38,5 +38,5 @@ sources: - https://hub.docker.com/r/kasmweb/workspaces - https://www.kasmweb.com/ type: application -version: 10.6.1 +version: 10.7.0 diff --git a/charts/stable/kasm/values.yaml b/charts/stable/kasm/values.yaml index 663e2891baf..300c488414d 100644 --- a/charts/stable/kasm/values.yaml +++ b/charts/stable/kasm/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/kasmweb/workspaces - tag: 1.16.1@sha256:cfa18345549031fb58f82676df5436792d1e235b7f7ca6a87ca27e55138b20f4 + tag: 1.17.0@sha256:a3b25332cbaef9ea7233af497e7c216cf6a75ef5bf5a20fdce193f0bff389718 kasm: mountUdev: false mountInput: false