From 3a7c3fae11f0f5d28a9f4e31609481c470b184f6 Mon Sep 17 00:00:00 2001 From: Julian Cuni Date: Sat, 5 Sep 2026 14:52:41 +0200 Subject: [PATCH] bump(resources park-2): bump TAG to stage-55d6242 --- komodo/resources.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/komodo/resources.toml b/komodo/resources.toml index 10f7702..d400046 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-8fa66c9 +TAG=stage-55d6242 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.