v0.12.4 windsurf changes

This commit is contained in:
2026-03-23 11:46:22 -04:00
parent cf9b22feb5
commit b3cc9727e4
5 changed files with 166 additions and 26 deletions

View File

@@ -13,7 +13,7 @@
# ─────────────────────────────────────────────────────────────
set -euo pipefail
VERSION="${1:-0.12.3}"
VERSION="${1:-0.12.4}"
ACTION="${2:-}"
REGISTRY="${REGISTRY:-}"
IMAGE_NAME="rosterchirp"