Releases: enix/kube-image-keeper
Releases · enix/kube-image-keeper
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)
v1.9.0
v1.9.0-beta.1
1.9.0-beta.1 (2024-05-27)
Bug Fixes
- controller: always keep CachedImage IsCached status updated (172dd7b)
- remove some unnecessary logs (7285f02)
Features
- helm: add liveness probe to the controller, proxy and registry (bb2ee9b)