Skip to content

v1.8.0

Compare
Choose a tag to compare
@monkeynator monkeynator released this 09 Apr 12:19
· 84 commits to release since this release

1.8.0 (2024-04-09)

Bug Fixes

  • controllers: cache and update expiring images (b5cf03b)
  • controllers: generate repositories names (1548e88)
  • deps: update dependencies (236ac0e)
  • deps: update docker go mod (e563353)
  • docs: update docker registry documentation link (3778eec)

Features

  • ci: add helm upgrade test to the workflow (ce595f4)
  • ci: backport our e2e tests to the release workflow (3a529a6)
  • ci: update Kind image version (da098c5)
  • controllers: add phase status and events to Repositories (5e929f1)
  • controllers: add phase status to CachedImages (00b34ec)
  • controllers: allow to filter images to update in Repository (1f73449)
  • controllers: optionally update repositories at custom interval (ac86d46)
  • Dockerfile: update upstream image version (c7283da)
  • helm: use latest stable docker registry version (6a4b829)
  • Makefile: use fixed version of envtest (1c456b9)
  • workflow: run units tests from k8s 1.24 to 1.29 (ed05c09)