[Suggestion] documentation on updating to use the latest release #31
Labels
documentation
Improvements or additions to documentation
feature-request
New/Enhanced functionality wanted
Is your feature request related to a problem? Please describe.
We need clear instructions on updating your CDK to the latest release, or a simpler method. Today you have to:
"@awslabs/cdk8s": "^0.10.0"
)yarn install
,yarn build
,yarn synth
Describe the solution you'd like
Single shot CLI based solution to use the latest build.
The text was updated successfully, but these errors were encountered: