Skip to content

v1.10.0-alpha.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 01:17

1.10.0-alpha.12 (2024-12-08)

Bug Fixes

  • controller: don't set original-image annotation when image is not rewritten (56d240f)
  • don't show error when pulling an image that doesn't come from ECR (40f92ed)
  • helm: enable s3 registry storage when minio is enabled (2beaba2)
  • helm: re-add missing s3 secrets when using minio (c7d7d3d)
  • helm: revert registry version from 2.8.3 to 2.8 to not lock the patch level (29efd36)

Features

  • Add accept-images parameter to whitelist images (b209e39)
  • add support for ACR credential helper (22a95da)
  • add support for GCR credential helper (76568e9)
  • helm: add affinity and tolerations to GC pod (b950c1c)
  • helm: improve checks on storage drivers configuration and high availability (e90a2e9)
  • storage: add azure support (7e2f807)
  • storage: add gcs support (85ef4c8)