loft-sh / cluster-api-provider-vcluster

Mozilla Public License 2.0
74 stars 22 forks source link

fix: bump the default vcluster chart version #16

Closed matskiv closed 2 years ago

matskiv commented 2 years ago

This fixes issues with Service CIDR, where the provider expects the chart to do the Service CIDR auto-discovery, but installs the old version of the chart, which does not have support for this.

I am creating this as a draft because vcluster 0.11.1 is not released yet. To be merged as soon as it 0.11.1 is released. A new patch release of the provider should follow immediately.