From 8bfc29db2a4738feaabe001b4ac72fd468321edf Mon Sep 17 00:00:00 2001 From: Julian Cuni Date: Mon, 7 Sep 2026 09:40:29 +0200 Subject: [PATCH] bump(resources): update stage tag to stage-dbbb051 in resources.toml for booth park-2 and wash-collector. --- komodo/resources.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/komodo/resources.toml b/komodo/resources.toml index 92b763f..4fe989a 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-0411b71 +TAG=stage-dbbb051 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-0411b71 +TAG=stage-dbbb051 # 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