From ea304bbfd14aef94563ca7e65c3bd6e5526cc616 Mon Sep 17 00:00:00 2001 From: Julian Cuni Date: Sun, 6 Sep 2026 10:51:05 +0200 Subject: [PATCH] chore(resources): update TAG to stage-2aa1045 for deployment --- komodo/resources.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/komodo/resources.toml b/komodo/resources.toml index e6f77d4..3e857db 100644 --- a/komodo/resources.toml +++ b/komodo/resources.toml @@ -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-55d6242 +TAG=stage-2aa1045 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.