v0.12.5 FCM bug fixes

This commit is contained in:
2026-03-23 12:07:52 -04:00
parent f9024a6f3a
commit 048abcfbfd
5 changed files with 34 additions and 16 deletions

View File

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