File tree Expand file tree Collapse file tree
examples/blue-green-container-deployment-example
packages/cdk-blue-green-container-deployment Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " blue-green-container-deployment-example" ,
3- "version" : " 0.48 .0" ,
3+ "version" : " 0.49 .0" ,
44 "license" : " MIT" ,
55 "private" : true ,
66 "scripts" : {
1919 "@aws-cdk/aws-sns" : " ^1.134.0" ,
2020 "@aws-cdk/aws-sns-subscriptions" : " ^1.134.0" ,
2121 "@aws-cdk/core" : " ^1.134.0" ,
22- "@cloudcomponents/cdk-blue-green-container-deployment" : " ^1.47 .0" ,
22+ "@cloudcomponents/cdk-blue-green-container-deployment" : " ^1.48 .0" ,
2323 "@cloudcomponents/cdk-container-registry" : " ^1.47.0" ,
2424 "source-map-support" : " ^0.5.21"
2525 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloudcomponents/cdk-blue-green-container-deployment" ,
3- "version" : " 1.47 .0" ,
3+ "version" : " 1.48 .0" ,
44 "description" : " Blue green container deployment with CodeDeploy" ,
55 "license" : " MIT" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments