diff --git a/komodo/resources.toml b/komodo/resources.toml index a45aa77..2e39b2e 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-dbbb051 +TAG=stage-2d9bb15 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. @@ -134,7 +134,7 @@ registry_account = "komodo" environment = """ REGISTRY=git.infra.msai.al/mca/parking_solution # Pinned like the booths: bump to the stage- that carries the collector. -TAG=stage-f7a262a +TAG=stage-2d9bb15 # The host's NETBIRD address (an IP: Docker port bindings take no hostname) — the ingest port # is published on the overlay only. Booths reach it by its Netbird DNS name. COLLECTOR_BIND=100.75.184.156