Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 20:54
· 149 commits to refs/heads/main since this release
b0bf52f

What's Changed

⚠️ Breaking Change

  • [improvement][breaking] : remove deprecated vpcname flag by @rahulait in #417
    This only affects those running within VPC and using --vpc-name flag till now. Make sure to use newer flag before or after update.

🚀 New Features

💡 Improvements

  • [improvement] : allow passing vpcids and subnetids to ccm by @rahulait in #423

🧪 Testing Improvements

  • [test] : fix failing tests as we merged multiple PRs at the same time by @rahulait in #422

⚙️ Repo/CI Improvements

  • [CI] : allow all githubusercontent.com urls by @rahulait in #416

📖 Documentation

  • [docs] add a readme packaged with helm charts and don't set helm releases as latest in github by @eljohnson92 in #412

📦 Dependency Updates