Skip to content

Commit dc32276

Browse files
committed
Update cf-deployment manifest version to v50.0.0
1 parent e9c9d46 commit dc32276

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cf-deployment.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: cf
3-
manifest_version: v49.6.0
3+
manifest_version: v50.0.0
44
update:
55
canaries: 1
66
canary_watch_time: 30000-1200000
@@ -849,8 +849,8 @@ instance_groups:
849849
cloud_controller: {as: cloud_controller, shared: true}
850850
properties:
851851
name: cf-deployment
852-
build: v49.6.0 # AUTO-POPULATED; DO NOT EDIT
853-
version: 49 # AUTO-POPULATED; DO NOT EDIT
852+
build: v50.0.0 # AUTO-POPULATED; DO NOT EDIT
853+
version: 50 # AUTO-POPULATED; DO NOT EDIT
854854
router:
855855
route_services_secret: "((router_route_services_secret))"
856856
system_domain: "((system_domain))"

0 commit comments

Comments
 (0)