Skip to content

cdk8s-plus-22/v1.0.0-beta.14

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 00:43
· 391 commits to refs/heads/k8s-22/main since this release
215c49a

1.0.0-beta.14 (2021-10-06)

⚠ BREAKING CHANGES

  • deployment.expose and service.addDeployment now accept a port as part of the options, and not a positional argument.

Features

  • default port when exposing deployment (#41) (4ff7fa3)
  • stabilize Ingress for cdk8s-plus-22 (#4) (46e5488)

Bug Fixes

  • branch regex doesn't capture current branch names (#48) (f75c50d)
  • release branch workflow (#6) (78f5fcb)