v0.11.11 updated user suspend/delete rules

This commit is contained in:
2026-03-21 18:55:07 -04:00
parent 253bc1f963
commit 9245c6032b
5 changed files with 43 additions and 17 deletions

View File

@@ -13,7 +13,7 @@
# ─────────────────────────────────────────────────────────────
set -euo pipefail
VERSION="${1:-0.11.10}"
VERSION="${1:-0.11.11}"
ACTION="${2:-}"
REGISTRY="${REGISTRY:-}"
IMAGE_NAME="jama"