Skip to content

v0.2.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@johannesfrey johannesfrey released this 19 Jun 11:46
· 18 commits to main since this release

Bug Fixes

  • Fixed a caching issue that prevented the controller to delete the cluster
  • Fixed metadata.yaml to point to our new 0.2.0 minor release

Enhancements

Made vcluster 0.20.0-beta.9 the default chart version

What's Changed

  • chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #58
  • chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #66
  • fix: fix metadata according to current minor version by @johannesfrey in #69
  • chore: add envrc and DS_Store to gitignore by @johannesfrey in #71
  • fix: only initialize default namespace when given by @johannesfrey in #70
  • chore: provide default values in cluster template by @johannesfrey in #72
  • chore: change to 0.20.0-beta.9 in e2e tests and cluster-template by @johannesfrey in #73

New Contributors

Full Changelog: v0.2.0-alpha.1...v0.2.0-alpha.2