1.5.0 (2023-12-22)
Bug Fixes
- chart: align secret name between kuik and minio to avoid inconsistency (ec5d2cd)
- controller: don't reset expiresAt field on startup (a0f37f4)
- helm: add missing parameter in GC cronjob (6d1ff9b)
- helm: minio svc name customisation in values (6f01a14)
- helm: use dynamic deployment name in GC cronjob (52f70a5)
- help: improve description for CLI flags (c5fbf75)
- proxy: add missing headers in /v2 route (04915e2)
- proxy: don't skip ECRHelper when there is no pull secret (87aac0f)
- proxy: klog.Info doesn't support formatting directive %s (50bab37)
- proxy: response to /v2 route can be hard-coded (55e1453)
- webhook: ignore images with digest (ad63765)
Features
- allow to add additional root CAs to trust for caching and proxying (78b277b)
- allow to add extra envs and preconfigure no_proxy variable (85ee352)
- controller: use imagePullSecrets from ServiceAccounts (7e4d4b3)
- helm: add a service account for the registry (3ea99e5)
- helm: add readinessProbe on controllers pods (08a2196)
- helm: add readinessProbe on proxy pods (8a1703d)
- helm: add readinessProbe on registry pods (6b7ccec)
- insecure-registries flag in controller and proxy (8379b7b)