v0.9.30 more bugfixes

This commit is contained in:
2026-03-15 22:47:46 -04:00
parent d3f6dcecd5
commit 5728fd294e
5 changed files with 54 additions and 77 deletions

View File

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