Skip to content

Commit d8a6173

Browse files
committed
Update cf-deployment manifest version to v51.0.0
1 parent e8a334a commit d8a6173

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: v50.4.0
3+
manifest_version: v51.0.0
44
update:
55
canaries: 1
66
canary_watch_time: 30000-1200000
@@ -839,8 +839,8 @@ instance_groups:
839839
cloud_controller: {as: cloud_controller, shared: true}
840840
properties:
841841
name: cf-deployment
842-
build: v50.4.0 # AUTO-POPULATED; DO NOT EDIT
843-
version: 50 # AUTO-POPULATED; DO NOT EDIT
842+
build: v51.0.0 # AUTO-POPULATED; DO NOT EDIT
843+
version: 51 # AUTO-POPULATED; DO NOT EDIT
844844
router:
845845
route_services_secret: "((router_route_services_secret))"
846846
system_domain: "((system_domain))"

0 commit comments

Comments
 (0)