From 97353eb8c6a30bce850aee2239c873ca28e2fda6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 28 Jul 2024 08:20:08 +0200 Subject: [PATCH] chore(deps): update container image kasmweb/workspaces to 1.15.1@65a84eb by renovate (#24472) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | kasmweb/workspaces | digest | `1b13b4f` -> `65a84eb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/kasm/Chart.yaml | 2 +- charts/stable/kasm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/kasm/Chart.yaml b/charts/stable/kasm/Chart.yaml index 4e021a5da2c..43aab13b662 100644 --- a/charts/stable/kasm/Chart.yaml +++ b/charts/stable/kasm/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://hub.docker.com/r/kasmweb/workspaces - https://www.kasmweb.com/ type: application -version: 10.1.3 +version: 10.1.4 diff --git a/charts/stable/kasm/values.yaml b/charts/stable/kasm/values.yaml index 5dd1732e061..265165a4993 100644 --- a/charts/stable/kasm/values.yaml +++ b/charts/stable/kasm/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: kasmweb/workspaces - tag: 1.15.1@sha256:1b13b4fcb1c5db807a0f71bc1ee3949927e78a0b49412f69ef04284cf39ef5c0 + tag: 1.15.1@sha256:65a84eb389ef2a63055b39648fe0606299d26da6c297b62f5a267268d0db1f3e kasm: mountUdev: false mountInput: false