v0.12.6 FCM updates

This commit is contained in:
2026-03-23 13:11:47 -04:00
parent 10e3df25f9
commit a0183458eb
4 changed files with 47 additions and 58 deletions

View File

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