From d0a63d2c739000a4dc334eb13120a1ea8ee45d27 Mon Sep 17 00:00:00 2001 From: George Thomas Date: Wed, 19 Aug 2026 14:34:43 -0700 Subject: [PATCH] Use squashfs file 08-19b --- devplanetv2/dev-environments/qaheal-helm/values/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devplanetv2/dev-environments/qaheal-helm/values/values.yaml b/devplanetv2/dev-environments/qaheal-helm/values/values.yaml index 107e54a1..af28fe98 100644 --- a/devplanetv2/dev-environments/qaheal-helm/values/values.yaml +++ b/devplanetv2/dev-environments/qaheal-helm/values/values.yaml @@ -217,7 +217,7 @@ hatchery: "pull_policy": "Always", "squashfs_mount": { "enabled": true, - "source_sqsh": "/image/apps-2026-08-19.sqsh" + "source_sqsh": "/image/apps-2026-08-19b.sqsh" }, "env": { "FRAME_ANCESTORS": "https://qa-heal.planx-pla.net",