diff --git a/terraform/variables/staging-facil.tfvars b/terraform/variables/staging-facil.tfvars index 897f333e1..5d624d9b0 100644 --- a/terraform/variables/staging-facil.tfvars +++ b/terraform/variables/staging-facil.tfvars @@ -53,8 +53,8 @@ test_peer_environment = { } is_first = false use_aws = false -workflow_manager_version = "0.6.6" -facilitator_version = "0.6.6" +workflow_manager_version = "0.6.7" +facilitator_version = "0.6.7" pushgateway = "prometheus-pushgateway.monitoring:9091" victorops_routing_key = "prio-staging" aggregation_period = "30m" diff --git a/terraform/variables/staging-pha.tfvars b/terraform/variables/staging-pha.tfvars index 512554f88..048330bc2 100644 --- a/terraform/variables/staging-pha.tfvars +++ b/terraform/variables/staging-pha.tfvars @@ -53,8 +53,8 @@ test_peer_environment = { } is_first = true use_aws = true -workflow_manager_version = "0.6.6" -facilitator_version = "0.6.6" +workflow_manager_version = "0.6.7" +facilitator_version = "0.6.7" pushgateway = "prometheus-pushgateway.monitoring:9091" victorops_routing_key = "prio-staging" aggregation_period = "30m"