Skip to content

v1.5.3

Choose a tag to compare

@kj187 kj187 released this 30 Jun 11:51

Changelog

Fixed

  • silences: strip backslashes from regex matchers on silence recreate
  • api: log underlying alertmanager error on silence create/delete
  • alerts: persist only unlocked label matchers to URL to prevent duplicates
  • fix: update Alertmanager, Grafana, and Prometheus URLs to use localhost for local testing

Container Image

docker pull ghcr.io/kj187/jarvis:1.5.3

Verify with Cosign

cosign verify ghcr.io/kj187/jarvis@sha256:07fe1e0f46af2888fc23755302574f4444ab6a39b0690e59a586bc955b2143a0 \
  --certificate-identity-regexp="https://github.com/kj187/jarvis/.*" \
  --certificate-oidc-issuer="https://token.actions.githubusercontent.com"