Releases: enix/kube-image-keeper
Releases · enix/kube-image-keeper
v2.0.0-beta.12
2.0.0-beta.12 (2025-11-24)
Features
- inject rerouted image pull secret if not already present in the pod (bc45e1d)
- mirror images according to ClusterImageSetMirrors (3a371ae)
- mirror images according to ImageSetMirrors (3d1737f)
- reroute images based on (Cluster)ImageMirrorSets (d2553f7)
- reroute images based on (Cluster)ReplicatedImageSets (bb1c312)
- use secrets configured in ReplicatedImageSet & ImageMirrorSets to check images availability (70e06f7)
v2.0.0-beta.11
2.0.0-beta.11 (2025-11-24)
Bug Fixes
v2.0.0-beta.9
2.0.0-beta.9 (2025-10-21)
Bug Fixes
- platform amd64 is not recognized (should be linux/amd64) (50aa6e7)
v2.0.0-beta.10
v2.0.0-beta.8
2.0.0-beta.8 (2025-10-14)
Features
v2.0.0-beta.7
2.0.0-beta.7 (2025-10-07)
Features
- add timeout to monitoring tasks (active and passive) (70e8756)
- create one ImageMonitor per matching registry based on routing strategies (c7a5392)
- helm: allow to populate the config.yaml file (1c71b82)
- load configuration from file (7625881)
- optionnal active check when rerouting images (2415181)
- reroute images based on their availability (b35babd)
v1.14.0
1.14.0 (2025-10-14)
Bug Fixes
- controller: prevent replacing ":" with "-" in CachedImage spec (d5e9713)
- remove dependency to k8s.io/kubernetes/pkg/credentialprovider (08be8e1)
- remove false positive error log about missing annotation (84142e1)
- warn on missing original image annotation on container (eff52f7)
Features
- helm: add serviceAccount and RBAC create control, change templates, and add unit tests (c471a12)
v1.14.0-beta.2
1.14.0-beta.2 (2025-10-07)
Bug Fixes
- remove false positive error log about missing annotation (84142e1)
v1.14.0-beta.1
1.14.0-beta.1 (2025-09-17)
Bug Fixes
- controller: prevent replacing ":" with "-" in CachedImage spec (d5e9713)
- remove dependency to k8s.io/kubernetes/pkg/credentialprovider (08be8e1)
- warn on missing original image annotation on container (eff52f7)
Features
- helm: add serviceAccount and RBAC create control, change templates, and add unit tests (c471a12)