v0.4.0
What's Changed
- ✨ Update helm chart index.yaml by @alexander-demicev in #142
- 🐛 Update linters and fix reported issues by @Fedosin in #137
- 🐛 prevent false lint error by @Fedosin in #145
- 🐛 add execution permission to ./scripts/ci-make.sh by @Fedosin in #146
- 🌱 Include chart-update folder to verify-modules Makefile target by @furkatgofurov7 in #151
- 🌱 Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 by @dependabot in #159
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 by @dependabot in #158
- 🌱 Bump golang.org/x/oauth2 from 0.7.0 to 0.9.0 by @dependabot in #161
- 🐛 Increase golangci-lint timeout to 10 minutes by @Fedosin in #163
- 🌱 remove cluster api featuregate flags by @Fedosin in #155
- 🌱 Bump CAPI to v1.4.3 and minor fixes by @furkatgofurov7 in #143
- 🐛 Exclude release branches from verify workflow by @alexander-demicev in #165
- 🐛 use correct conditions for reporting errors after preflight checks by @Fedosin in #162
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 by @dependabot in #170
- 🐛 Always call customizeDeployment function by @Fedosin in #173
- 📖 Add operator documentation by @Fedosin in #154
- ✨ Add support for ImagePullSecrets in DeploymentSpec by @adriananeci in #175
- 🐛 Update provider components if (and only if) its spec has been changed by @Fedosin in #168
- ✨ Add serviceAccountName to DeploymentSpec by @steve-fraser in #174
- ✨ Add ability to specify a namespace for provider secret by @alexander-demicev in #177
- 🌱 update docs for 0.4.0 release by @Fedosin in #178
- 🐛 Do not leave resources on the system after removing a provider by @Fedosin in #179
New Contributors
- @adriananeci made their first contribution in #175
- @steve-fraser made their first contribution in #174
Full Changelog: v0.3.0...v0.4.0