What's Changed
kubelet-csr-approver
is now built with Go 1.20 (by @clementnuss), the container images can now be pulled from ghcr.io
additionally to docker.io
(@clementnuss), and the Github Actions were improved (mainly: the Helm Chart version is now automatically set from the tag, by @f1ko)
- feat: add chart support for custom dnsConfig by @j4m3s-s in #131
- chore: bump chart version to v0.2.8 by @j4m3s-s in #132
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #137
- build(deps): bump helm/chart-testing-action from 2.3.1 to 2.4.0 by @dependabot in #138
- build(deps): bump k8s.io/api from 0.26.2 to 0.26.3 by @dependabot in #135
- build(deps): bump k8s.io/client-go from 0.26.2 to 0.26.3 by @dependabot in #136
- chore: automate helm versioning by @f1ko in #139
New Contributors
Full Changelog: v0.2.7...v1.0.0