v0.12.53 Restricted Login type rule changes

This commit is contained in:
2026-04-02 18:40:51 -04:00
parent 4df92752bb
commit 18c63953cc
6 changed files with 62 additions and 22 deletions

View File

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