From ef55d1c6a9dd1f47d0a87a6788c7821eeaf93ba4 Mon Sep 17 00:00:00 2001 From: Julian Cuni Date: Mon, 7 Sep 2026 08:57:13 +0200 Subject: [PATCH] fix(resources): bump stage tag to stage-0411b71 in resources.toml both for park-2 and wash-collector stacks. --- komodo/resources.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/komodo/resources.toml b/komodo/resources.toml index 1199605..843384c 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-2aa1045 +TAG=stage-0411b71 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. @@ -131,7 +131,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-REPLACE +TAG=stage-0411b71 # 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