1.0.0-beta.71 (2021-12-29)
⚠ BREAKING CHANGES
deployment.expose
renamed todeployment.exposeViaService
deployment.expose
andservice.addDeployment
now accept aport
as part of the options, and not a positional argument.
Features
- default port when exposing deployment (#41) (4ff7fa3)
- expose service via ingress (#51) (b6bbc0f)
- stabilize Ingress for cdk8s-plus-22 (#4) (46e5488)