v0.12.26 FCM feature changes

This commit is contained in:
2026-03-24 19:04:09 -04:00
parent 225dcd718b
commit f48ce589ca
5 changed files with 27 additions and 6 deletions

View File

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