Skip to content

v1.7.0

Compare
Choose a tag to compare
@monkeynator monkeynator released this 15 Mar 16:59
· 116 commits to release since this release

1.7.0 (2024-03-15)

Bug Fixes

  • helm: move crds to separate folder (c9bcc74)
  • webhook: ignore imagePullPolicy: Never (1d25194)

Features

  • chart: configure the garbage collection cronjob image (c4bb23c)
  • ci: add k8s 1.29 to test workflow (3fa572e)
  • ci: add tests from k8s 1.24 to 1.29 (21d286e)
  • controllers: add a finalizer on Repositories (23ce61d)
  • controllers: add Repository.status.images (39633c8)
  • controllers: allow to ignore images with pullPolicy: Always (10d2d58)
  • controllers: create missing CachedImages at start (2fdfcda)
  • controllers: generate CachedImage name and repository labels (746438c)
  • move pull secrets from CachedImage to Repository (3a0cc36)
  • registry-statefulset: added an additionally supported HA mode (50a24dc)
  • registry-statefulset: added optional access mode override (ccd366e)
  • webhook: log rewritten images (83c7695)