v0.11.23 filter schedule list bug fix

This commit is contained in:
2026-03-22 15:17:26 -04:00
parent ca470f1bb6
commit b72ce57544
4 changed files with 10 additions and 6 deletions

View File

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