v0.12.45 fixed Guardian only feature

This commit is contained in:
2026-03-30 19:07:15 -04:00
parent 1a85d3930e
commit d0f10c4d7e
4 changed files with 5 additions and 5 deletions

View File

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