File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
infrastructure/cinco/config/prd Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ parameters:
77 VpcId : {{ var.prd.VPC_ID }}
88 SubnetIDs : {{ var.prd.SUBNET_IDS }}
99 ContainerImage : !sub
10- - " {container_image}:v0.1.5 -beta"
10+ - " {container_image}:v0.1.6 -beta"
1111 - container_image : !stack_output prd/arclight/build.yaml::ECRRepository
1212 ContainerPort : 3000
1313 ContainerCount : 2
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ parameters:
77 VpcId : {{ var.prd.VPC_ID }}
88 SubnetIDs : {{ var.prd.SUBNET_IDS }}
99 ContainerImage : !sub
10- - " {container_image}:v0.1.5 -beta"
10+ - " {container_image}:v0.1.6 -beta"
1111 - container_image : !stack_output prd/cincoctrl/build.yaml::ECRRepository
1212 ContainerPort : 5000
1313 HealthCheckPath : ' /accounts/login/'
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ parameters:
77 VpcId : {{ var.prd.VPC_ID }}
88 SubnetIDs : {{ var.prd.SUBNET_IDS }}
99 ContainerImage : !sub
10- - " {container_image}:v0.1.5 -beta"
10+ - " {container_image}:v0.1.6 -beta"
1111 - container_image : !stack_output prd/solr/build.yaml::ECRRepository
1212 ContainerPort : 8983
1313 ContainerCount : 1
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ parameters:
77 VpcId : {{ var.prd.VPC_ID }}
88 SubnetIDs : {{ var.prd.SUBNET_IDS }}
99 ContainerImage : !sub
10- - " {container_image}:v0.1.5 -beta"
10+ - " {container_image}:v0.1.6 -beta"
1111 - container_image : !stack_output prd/solr/build.yaml::ECRRepository
1212 ContainerPort : 8983
1313 ContainerCount : 1
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ parameters:
77 VpcId : {{ var.prd.VPC_ID }}
88 SubnetIDs : {{ var.prd.SUBNET_IDS }}
99 ContainerImage : !sub
10- - " {container_image}:v0.1.5 -beta"
10+ - " {container_image}:v0.1.6 -beta"
1111 - container_image : !stack_output prd/solr/build.yaml::ECRRepository
1212 ContainerPort : 8983
1313 ContainerCount : 1
You can’t perform that action at this time.
0 commit comments