From 8a4bfc473d10d512928f152bdf921cce8699604d Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 31 Jul 2026 21:23:08 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20kasmtech/kasmvnc=20v1.4.?= =?UTF-8?q?0=20=E2=86=92=20v1.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/kasmvnc/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/kasmvnc/docker-bake.hcl b/apps/kasmvnc/docker-bake.hcl index 50b2192eb..058259823 100644 --- a/apps/kasmvnc/docker-bake.hcl +++ b/apps/kasmvnc/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=kasmtech/KasmVNC - default = "1.4.0" + default = "1.5.0" } variable "KCLIENT_RELEASE" {