Skip to content

Commit c500f1e

Browse files
committed
Update cf-deployment manifest version to v52.0.0
1 parent 273bce3 commit c500f1e

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

0 commit comments

Comments
 (0)