From 53799f7c06912a0e35cb91900206dcc0d6aeabf9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 21 Apr 2026 05:58:09 +0200 Subject: [PATCH] =?UTF-8?q?fix(kasm):=20update=20image=20docker.io/kasmweb?= =?UTF-8?q?/workspaces=201.18.0=20=E2=86=92=201.18.1=20(#47274)?= 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 | patch | `7928238` → `6788f81` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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 d6ab3560a9b..cca6225869c 100644 --- a/charts/stable/kasm/Chart.yaml +++ b/charts/stable/kasm/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.18.0 +appVersion: 1.18.1 dependencies: - name: common version: 29.1.0 @@ -38,5 +38,5 @@ sources: - https://hub.docker.com/r/kasmweb/workspaces - https://www.kasmweb.com/ type: application -version: 12.1.0 +version: 12.1.1 diff --git a/charts/stable/kasm/values.yaml b/charts/stable/kasm/values.yaml index 64bf5747ebb..fb2b9a82829 100644 --- a/charts/stable/kasm/values.yaml +++ b/charts/stable/kasm/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/kasmweb/workspaces - tag: 1.18.0@sha256:79282388e222eb51f9f1bc4a4dd2588cd3a907b5dea148f1ac235d81b7aa16de + tag: 1.18.1@sha256:6788f812245cbd9a705c0df696bb56b88586056d48bc21d953f1e3a17f7c2321 kasm: mountUdev: false mountInput: false