From aadd5d070004c8a3a2986a49d3378fb5ce1bddb1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 25 Oct 2025 12:22:36 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/kasmw?= =?UTF-8?q?eb/workspaces=201.17.0=20=E2=86=92=201.18.0=20(#41088)?= 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 | `a3b2533` -> `7928238` | --- > [!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 8cf2b955e19..262ca300d91 100644 --- a/charts/stable/kasm/Chart.yaml +++ b/charts/stable/kasm/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.17.0 +appVersion: 1.18.0 dependencies: - name: common version: 28.26.1 @@ -41,5 +41,5 @@ sources: - https://hub.docker.com/r/kasmweb/workspaces - https://www.kasmweb.com/ type: application -version: 11.11.1 +version: 11.12.0 diff --git a/charts/stable/kasm/values.yaml b/charts/stable/kasm/values.yaml index 300c488414d..282de12d937 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.17.0@sha256:a3b25332cbaef9ea7233af497e7c216cf6a75ef5bf5a20fdce193f0bff389718 + tag: 1.18.0@sha256:79282388e222eb51f9f1bc4a4dd2588cd3a907b5dea148f1ac235d81b7aa16de kasm: mountUdev: false mountInput: false