What's Changed
- Remove credentials from configmap in the helm chart. by @erkanerol (#703)
- Bump golang.org/x/net to 0.8.0 for CVE fix by @lubronzhan (#704)
- Upgrade libraries including github.com/vmware/vsphere-automation-sdk-go, builder Golang image to v1.20.2, Distroless base image from Debian 9 to 11. by @briantopping (#710)
- Use dl.k8s.io instead of hardcoded GCS URIs by @stmcginnis (#722)
- Use a meaningful user agent name in vsphere session by @lubronzhan (#721)
- Fix error verification to work on Go 1.19 and 1.20 by @nrb (#724)
- When selection node ipaddress, prefer addresses that are statically configured in VM metadata by @adobley (#725)
- Fix tls thumbprint parameter in the helm chart by @erkanerol (#726)
- Update controller dependencies by @briantopping (#719)
- Upgrade to Kubernetes 1.27 and Go 1.20 by @nrb (#727)
- remove refs to deprecated io/ioutil by @testwill (#733)
- Simplify vcsim endpoint setup by @dougm (#740)
- Bump govmomi to 0.30.6 by @lubronzhan (#738)
- Bump dependency in e2e test by @lubronzhan (#739)
- Improve helm chart to support global values so that this chart can be used as subchart. by @erkanerol (#734)
Full Changelog: v1.26.2...v1.27.0