1.0.0-beta.221 (2022-05-15)
⚠ BREAKING CHANGES
- container: Use
container.env.addVariable()
instead ofcontainer.addEnv()
. Propertyenv
of container renamed toenvVariables
.
Resolves #346
Signed-off-by: Eli Polonsky epolon@amazon.com
container.env.addVariable()
instead of container.addEnv()
. Property env
of container renamed to envVariables
.
Resolves #346
Signed-off-by: Eli Polonsky epolon@amazon.com
Don't miss a new cdk8s-plus release
NewReleases is sending notifications on new releases.