KASM-7137 Updated builds

This commit is contained in:
Richard Koliser 2025-04-21 13:05:30 -04:00
parent 1d9eba9077
commit 38e5a5dcb2
No known key found for this signature in database
6 changed files with 9 additions and 9 deletions

View file

@ -40,4 +40,4 @@ kasm_server_memory = 2
kasm_server_hdd_size = 120
## Kasm download URL
kasm_build_url = "https://kasm-static-content.s3.amazonaws.com/kasm_release_1.16.1.98d6fa.tar.gz"
kasm_build_url = "https://kasm-static-content.s3.amazonaws.com/kasm_release_1.17.0.bbc15c.tar.gz"

View file

@ -2,7 +2,7 @@
oci_domain_name = "kasm.contoso.com"
project_name = "contoso"
vcn_subnet_cidr = "10.0.0.0/16"
kasm_build_url = "https://kasm-static-content.s3.amazonaws.com/kasm_release_1.16.1.98d6fa.tar.gz"
kasm_build_url = "https://kasm-static-content.s3.amazonaws.com/kasm_release_1.17.0.bbc15c.tar.gz"
## OCI Authentication variables
tenancy_ocid = ""