diff --git a/cf-deployment.yml b/cf-deployment.yml index 239eb4eda..18c781852 100644 --- a/cf-deployment.yml +++ b/cf-deployment.yml @@ -1,6 +1,6 @@ --- name: cf -manifest_version: v39.0.0 +manifest_version: v39.1.0 update: canaries: 1 canary_watch_time: 30000-1200000 @@ -849,7 +849,7 @@ instance_groups: cloud_controller: {as: cloud_controller, shared: true} properties: name: cf-deployment - build: v39.0.0 # AUTO-POPULATED; DO NOT EDIT + build: v39.1.0 # AUTO-POPULATED; DO NOT EDIT version: 39 # AUTO-POPULATED; DO NOT EDIT router: route_services_secret: "((router_route_services_secret))"