fix(kasm): update image docker.io/kasmweb/workspaces 1.18.0 → 1.18.1 (#47274)
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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9rYXNtIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user