v0.12.20 added option to not create user group dm

This commit is contained in:
2026-03-24 12:41:17 -04:00
parent 780020fc46
commit 9dd3392e95
5 changed files with 57 additions and 18 deletions

View File

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