chore(deps): update container image kasmweb/workspaces to v1.15.1@1b13b4f by renovate (#19316)
This commit is contained in:
parent
a304b8dece
commit
40e86ef0ea
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.15.0
|
||||
appVersion: 1.15.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.1.5
|
||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.png
|
|||
keywords:
|
||||
- kasm
|
||||
- Other
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/kasm
|
||||
- https://hub.docker.com/r/kasmweb/workspaces
|
||||
type: application
|
||||
version: 8.6.0
|
||||
version: 8.6.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: kasmweb/workspaces
|
||||
tag: 1.15.0@sha256:9aefcd28e9151a7a7a49b87a262d0ce6917a82583cfed648934e4db5dd82af6d
|
||||
tag: 1.15.1@sha256:1b13b4fcb1c5db807a0f71bc1ee3949927e78a0b49412f69ef04284cf39ef5c0
|
||||
kasm:
|
||||
mountUdev: false
|
||||
mountInput: false
|
||||
|
|
Loading…
Reference in New Issue