Skip to content

v2.2.2

Choose a tag to compare

@monkeynator monkeynator released this 16 Apr 13:36
· 75 commits to release since this release

2.2.2 (2026-04-16)

Bug Fixes

  • helm: redeploy manager on config change (25c61b1)
  • logs: provide a reason when rerouting an image (56bb816)
  • metrics: add label original on monitoring_images metric (58cc2f0)
  • mirroring: mirror current image, not original one (d26a099)
  • monitoring: backfill status.images[].original field on startup (ec1a44d)
  • monitoring: prevent stale pointers (2572539)
  • monitoring: remove unused images from CISA status (732e217)
  • return an error when trying to mirror an image which doesn't have the required platforms (01bdc0a)
  • routing: add mirrors of replicated images in alternatives lists (b23d25e)
  • routing: always prefer original image over alternatives when imagePullPolicy == Always regardless of priorities (63cfc34)