v0.11.25 schedule list filter bug fixes

This commit is contained in:
2026-03-22 18:23:15 -04:00
parent 344ca70b64
commit 89bc8d00f7
4 changed files with 29 additions and 9 deletions

View File

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