v0.6.0
What's Changed
Enhancements 🚀
- Chart Refactoring by @nabokihms in #93
- Add security context to the chart by @nabokihms in #94
- Add placement options for the exporter to the chart by @nabokihms in #95
- Add chart lint by @nabokihms in #96
- Add more options for service monitor by @nabokihms in #97
- Add chart tests by @nabokihms in #101
- Allow plain HTTP by @nabokihms in #102
- Add image pull secrets option by @nabokihms in #103
- Add capath flag to provide custom CA certificates by @nabokihms in #106
- Fallback to default keychain for registry auth by @nabokihms in #108
Bug Fixes 🐛
- Fix chart metadata by @nabokihms in #100
Dependency Updates ⬆️
- Bump golangci/golangci-lint-action from 3.4.0 to 3.7.0 by @dependabot in #79
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by @dependabot in #83
- Bump docker/login-action from 2.1.0 to 3.0.0 by @dependabot in #78
- Bump docker/build-push-action from 4.0.0 to 5.1.0 by @dependabot in #80
- Bump actions/checkout from 3.5.2 to 4.1.1 by @dependabot in #81
- Bump actions/setup-go from 4 to 5 by @dependabot in #77
- Bump golang from 1.19-buster to 1.20-buster by @dependabot in #82
- Bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.16.3 by @dependabot in #84
- Bump github.com/docker/docker from 20.10.20+incompatible to 20.10.27+incompatible by @dependabot in #88
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #89
- Bump github.com/prometheus/client_golang from 1.16.0 to 1.18.0 by @dependabot in #90
- Bump docker/metadata-action from 4.4.0 to 5.4.0 by @dependabot in #92
- Bump go-containerregistry 0.17 by @nabokihms in #98
- Bump github.com/docker/docker from 24.0.0+incompatible to 24.0.7+incompatible by @dependabot in #99
- Bump k8s.io/apimachinery from 0.26.1 to 0.29.0 by @dependabot in #86
- Bump deque v0.2.1 by @nabokihms in #105
- Bump all kube-dependencies to 0.29 by @nabokihms in #107
Other Changes
- Updated Chart version by @zuzzas in #71
- Fix GitHub Actions warnings by @artbin in #72
- feat : dependabot workflow automation for updating dependency by @Rajpratik71 in #62
- Provide release notes config by @nabokihms in #104
New Contributors
- @artbin made their first contribution in #72
- @Rajpratik71 made their first contribution in #62
- @dependabot made their first contribution in #79
- @nabokihms made their first contribution in #93
Full Changelog: v0.5.1...v0.6.0