Bump KasmVNC module version to 1.0.20

pull/250/head
Muhammad Atif Ali 10 months ago
parent 382c76bc06
commit c10a2bab32

@ -14,7 +14,7 @@ Automatically install [KasmVNC](https://kasmweb.com/kasmvnc) in a workspace, and
```tf ```tf
module "kasmvnc" { module "kasmvnc" {
source = "registry.coder.com/modules/kasmvnc/coder" source = "registry.coder.com/modules/kasmvnc/coder"
version = "1.0.15" version = "1.0.20"
agent_id = coder_agent.example.id agent_id = coder_agent.example.id
} }
``` ```

Loading…
Cancel
Save