v0.12.38 event form bug fixes

This commit is contained in:
2026-03-29 15:38:16 -04:00
parent cfb351a251
commit 93689d4486
7 changed files with 83 additions and 26 deletions

View File

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