Releases: enix/kube-image-keeper
Releases · enix/kube-image-keeper
v1.11.0
1.11.0 (2024-11-19)
Bug Fixes
- controller: don't set original-image annotation when image is not rewritten (827f908)
- don't show error when pulling an image that doesn't come from ECR (760d098)
- helm: enable s3 registry storage when minio is enabled (0c04e89)
- helm: re-add missing s3 secrets when using minio (f85fb38)
- helm: revert registry version from 2.8.3 to 2.8 to not lock the patch level (35341a2)
Features
- Add accept-images parameter to whitelist images (4e0e75e)
- add support for ACR credential helper (be1c9f6)
- add support for GCR credential helper (597a99a)
- helm: add affinity and tolerations to GC pod (721548d)
- helm: improve checks on storage drivers configuration and high availability (713ca03)
- storage: add azure support (5e9563c)
- storage: add gcs support (9677d44)
v1.11.0-beta.3
v1.11.0-beta.2
1.11.0-beta.2 (2024-11-07)
Bug Fixes
- controller: don't set original-image annotation when image is not rewritten (827f908)
- helm: enable s3 registry storage when minio is enabled (0c04e89)
Features
- helm: improve checks on storage drivers configuration and high availability (713ca03)
v1.11.0-beta.1
1.11.0-beta.1 (2024-11-04)
Bug Fixes
- don't show error when pulling an image that doesn't come from ECR (760d098)
- helm: revert registry version from 2.8.3 to 2.8 to not lock the patch level (35341a2)
Features
v1.10.0
1.10.0 (2024-10-09)
Bug Fixes
- cachedimages with non-nil expiresAt where not updated (5631715)
- controller: re-enable some metrics disabled by mistake (8c437be)
- http connection leak in NewBearer() (3d7560d), closes #378
- ignore pod patching failures during startup (d3bc9f1)
- replace unmaintained parabuzzle/craneoperator with joxit/docker-registry-ui (367b894)
- repository LastUpdate status wasn't updated (94e4907)
Features
v1.9.3
v1.9.2
v1.9.1
v1.9.1-beta.1
1.9.1-beta.1 (2024-06-10)
Bug Fixes
- controller: manually add a decoder since its not injected anymore (74c3680)