Releases: enix/kube-image-keeper
Releases · enix/kube-image-keeper
v1.13.1
Compare
Sorry, something went wrong.
No results found
1.13.1 (2025-04-08)
Bug Fixes
helm: remove -metrics-secure flag in proxy (a9cc632 )
v1.13.0
Compare
Sorry, something went wrong.
No results found
1.13.0 (2025-03-26)
Bug Fixes
deps: upgrade dependencies to fix security vulnerabilities (df8c768 )
disable tls on metrics endpoint (4910558 )
Features
helm: add imagepullsecrets to garbage-collector-cron-job.yaml (d406804 )
helm: add securityContext to registry init containers (b46ac28 )
helm: securityContext for garbage collection pod (36b5752 )
v1.12.0
Compare
Sorry, something went wrong.
No results found
1.12.0 (2025-01-27)
Bug Fixes
handle errors in podsWithDeletingCachedImages (1c776c4 )
time.ParseDuration() doesn't actually support 'd' suffix, warn on negative Duration (2896cc4 )
Features
docs: grafana dashboard updated with new panels (1da995e )
metrics: add containers_with_cached_images metric (25098e9 )
metrics: add image_caching_request metric (e533d74 )
metrics: add repositories metric (4dc6cf7 )
metrics: add status in cached_images metric (8a1dcc2 )
v1.12.0-beta.1
Compare
Sorry, something went wrong.
No results found
Bug Fixes
handle errors in podsWithDeletingCachedImages (1c776c4 )
time.ParseDuration() doesn't actually support 'd' suffix, warn on negative Duration (2896cc4 )
Features
docs: grafana dashboard updated with new panels (1da995e )
metrics: add containers_with_cached_images metric (25098e9 )
metrics: add image_caching_request metric (e533d74 )
metrics: add repositories metric (4dc6cf7 )
metrics: add status in cached_images metric (8a1dcc2 )
v1.11.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Bug Fixes
helm: re-add missing s3 secrets when using minio (f85fb38 )
v1.11.0-beta.2
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
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 )
storage: add azure support (5e9563c )
storage: add gcs support (9677d44 )
v1.10.0
Compare
Sorry, something went wrong.
No results found
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
helm: add customizable garbage collection deadline (1129d0d )
helm: add nodeSelector to GC pod (ee3c2c1 )
helm: add resources for garbage collector cronjob (482dc6b )
v1.9.3
Compare
Sorry, something went wrong.
No results found
1.9.3 (2024-08-07)
Bug Fixes
expired cachedimages with pull errors were not deleted (5fe3ef2 )