v0.12.40 iso notificastion bug fix

This commit is contained in:
2026-03-29 23:21:35 -04:00
parent d03baec163
commit ff6743c9b1
5 changed files with 46 additions and 10 deletions

View File

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