Skip to content

v0.20.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 07:40
· 4 commits to main since this release
v0.20.0
4164a5f

What's Changed

⚠️ Breaking Changes

✨ New Features

🐛 Bug Fixes

  • CAPI operator incorrectly finds the manager container if the number of containers is greater than one by @dmvolod in #796
  • Fix OCI source parsing issues by @neoaggelos in #814

📖 Documentation

🌱 Others

  • Update helm chart index.yaml to v0.19.0 by @furkatgofurov7 in #791
  • Fix spelling in controller metrics config description by @hajowieland in #809
  • Pass global concurrency number to manager by @Danil-Grigorev in #812
  • Make namespace creation optional and configurable per component by @fariaass in #813
  • Add examples for feature-gates in helm chart values.yaml by @3deep5me in #816
  • bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 by @dependabot in #801
  • bump sigs.k8s.io/cluster-api from 1.10.0-beta.1 to 1.10.1 in /test by @dependabot in #805
  • bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #808
  • bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 in /test by @dependabot in #804
  • bump sigs.k8s.io/cluster-api/test from 1.10.0-beta.0 to 1.10.2 in /test by @dependabot in #806
  • bump golang.org/x/net from 0.37.0 to 0.38.0 in /hack/chart-update by @dependabot in #818
  • bump the kubernetes group with 5 updates by @dependabot in #799
  • bump golang.org/x/tools from 0.31.0 to 0.33.0 in /test by @dependabot in #803
  • bump sigs.k8s.io/cluster-api from 1.10.0-beta.0 to 1.10.2 by @dependabot in #800

New Contributors

Full Changelog: v0.19.0...v0.20.0