Skip to content

v0.4.25

Choose a tag to compare

@github-actions github-actions released this 04 Mar 20:32
· 231 commits to refs/heads/main since this release
11db125

What's Changed

πŸš€ New Features

  • [feat] Add IPv6 ingress address support for NodeBalancer services by @komer3 in #339
  • [feat] : add support for configuring nodebalancers with VPC by @rahulait in #337
  • [feat] add support for different nodebalancer types by @rahulait in #316

πŸ’‘ Improvements

  • [improvement] : add flag to set nodebalancer subnet by @rahulait in #342
  • [improvement] Add subnet filtering for routes management by @Andrews2024 in #328
  • [improvement] Allow setting vpcName(s) without enabling route controller by @cbbond in #332
  • [improvement] Add resources to container by @rammanoj in #338

πŸ§ͺ Testing Improvements

βš™οΈ Repo/CI Improvements

  • [CI] : move steps which don't require secrets to separate workflow by @rahulait in #334
  • [CI] : fix image used by ci and concurrency of gha runs by @rahulait in #331

πŸ“¦ Dependency Updates