v0.10.6 auto update tenants (seed)

This commit is contained in:
2026-03-20 21:07:19 -04:00
parent 3990471275
commit 66fd4c5377
4 changed files with 11 additions and 3 deletions

View File

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