update dep files

This commit is contained in:
ryan.kuba 2022-06-29 12:07:51 -04:00
parent 45f627b4fd
commit 96ab44cab0

View file

@ -30,6 +30,9 @@ As configured files ingested from a current Kasm Workspaces installer are needed
├── default_images_amd64.yaml ├── default_images_amd64.yaml
├── default_images_arm64.yaml ├── default_images_arm64.yaml
└── LICENSE.txt └── LICENSE.txt
/opt/kasm/certs/
├── kasm_wizard.crt
└── kasm_wizard.key
/kasm_release/ /kasm_release/
└── Full Kasm workspaces installer └── Full Kasm workspaces installer
``` ```