v012.44 event bug fixes

This commit is contained in:
2026-03-29 14:57:55 -04:00
parent e7b1b278a3
commit 1e9f96a102
4 changed files with 5 additions and 5 deletions

View File

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