diff --git a/komodo/resources.toml b/komodo/resources.toml index 23fbe0d..8d6a495 100644 --- a/komodo/resources.toml +++ b/komodo/resources.toml @@ -49,7 +49,7 @@ REGISTRY=git.infra.msai.al/mca/parking_solution # Staging booth: pinned immutable stage-. After each promotion (merge dev → stage, CI builds # :stage-), bump this to the new sha and re-sync/deploy from Core. The moving `:stage` tag # exists as the pointer; we deploy the sha, not the mover. -TAG=stage-8fa66c9 +TAG=stage-4a02e5f COOKIE_SECURE=0 # Venue modules this site is ENTITLED to (vendor decision; the site admin activates within # this set in Setup → Site). Unset = every registered module. See wiki/decisions/venue-modules.md. @@ -85,7 +85,7 @@ REGISTRY=git.infra.msai.al/mca/parking_solution # Staging booth: pinned immutable stage-. After each promotion (merge dev → stage, CI builds # :stage-), bump this to the new sha and re-sync/deploy from Core. The moving `:stage` tag # exists as the pointer; we deploy the sha, not the mover. -TAG=stage-2d9bb15 +TAG=stage-4a02e5f COOKIE_SECURE=0 # Venue modules this site is ENTITLED to (vendor decision; the site admin activates within # this set in Setup → Site). Unset = every registered module. See wiki/decisions/venue-modules.md. @@ -136,7 +136,7 @@ environment = """ REGISTRY=git.infra.msai.al/mca/parking_solution # Lab: pinned to the SAME stage- as the booth whose bug is being reproduced (bump # alongside it). A lab may float, but a reproduction must run the booth's exact image. -TAG=stage-2d9bb15 +TAG=stage-4a02e5f COOKIE_SECURE=0 # Entitled to Car Wash too, so the wash-desk printer role and till can be exercised on the bench. MODULES_ENTITLED=parking,carwash