Skip to content

v0.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 14:39
· 77 commits to main since this release
v0.19.0
2854bd6

What's Changed

⚠️ Breaking Changes

  • Make helm chart values extensible per component by @rbjorklin in #638

✨ New Features

  • Add AdditionalArgs field to API for custom provider settings by @Fedosin in #782

🐛 Bug Fixes

  • Fix appliedSpecHashAnnotation set if PreflightCheckPassed is not True by @dmvolod in #764

🌱 Others

  • Update helm chart index.yaml to v0.18.0 by @furkatgofurov7 in #763
  • Update helm chart index.yaml to v0.18.1 by @furkatgofurov7 in #778
  • Add more condition validations for providers in e2e tests by @dmvolod in #762
  • Bump CAPI to v1.10.0-beta.0 by @furkatgofurov7 in #758
  • Bump sigs.k8s.io/controller-runtime from v0.20.3 to v0.20.4 in /test by @dependabot in #773
  • Bump golang.org/x/tools from 0.30.0 to 0.31.0 in /test by @dependabot in #775
  • Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 in the ginkgo group by @dependabot in #768
  • Bump sigs.k8s.io/controller-runtime from v0.20.3 to v0.20.4 by @dependabot in #769
  • Bump github.com/opencontainers/image-spec from 1.1.0 to 1.1.1 by @dependabot in #771
  • Bump sigs.k8s.io/cluster-api from v1.10.0-beta.0 to v1.10.0-beta.1 in /test by @dependabot in #774
  • Bump golangci-lint to v2 by @anmazzotti in #779
  • (deps): bump helm.sh/helm/v3 from 3.16.4 to 3.17.3 in /hack/chart-update by @dependabot in #781
  • bump golang.org/x/net from 0.37.0 to 0.38.0 in /test by @dependabot in #785
  • bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #784
  • chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /hack/tools by @dependabot in #786

New Contributors

Full Changelog: v0.18.0...v0.19.0