v011.24 event bug fixes

This commit is contained in:
2026-03-22 17:28:30 -04:00
parent b72ce57544
commit 344ca70b64
5 changed files with 284 additions and 32 deletions

View File

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