Releases: aDisplayName/kube-image-keeper
Releases · aDisplayName/kube-image-keeper
Sync to upstream
What's Changed
- Sync source repo commits to develop 2 by @aDisplayName in #22
Full Changelog: v1.10.0-alpha.11...v1.11.0-alpha-0
v1.10.0-alpha.12
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)
v1.10.0-alpha.11
1.10.0-alpha.11 (2024-10-16)
Bug Fixes
- ignore pod patching failures during startup (d6a03b2)
- replace unmaintained parabuzzle/craneoperator with joxit/docker-registry-ui (12ad88a)