From 52862db8add7044fe07e84cb1e74a5fd2e9acde9 Mon Sep 17 00:00:00 2001 From: Julian Cuni Date: Fri, 4 Sep 2026 12:16:16 +0200 Subject: [PATCH] chore(resources): bump stage TAG to 8fa66c9 Claude-Session: https://claude.ai/code/session_01FWncR69HgGPuei1dLrW3cU --- komodo/resources.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/komodo/resources.toml b/komodo/resources.toml index d55da95..c2d0e3b 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-5c6a21e +TAG=stage-8fa66c9 COOKIE_SECURE=0 VISION_ENABLED=1 # Desktop app WS handshake: Origin is tauri://localhost (set explicitly by @@ -82,7 +82,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-5c6a21e +TAG=stage-8fa66c9 COOKIE_SECURE=0 VISION_ENABLED=1 # Desktop app WS handshake: Origin is tauri://localhost (set explicitly by