We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc2608e commit c7cd9ceCopy full SHA for c7cd9ce
cf-deployment.yml
@@ -1,6 +1,6 @@
1
---
2
name: cf
3
-manifest_version: v54.14.0
+manifest_version: v55.0.0
4
update:
5
canaries: 1
6
canary_watch_time: 30000-1200000
@@ -838,8 +838,8 @@ instance_groups:
838
cloud_controller: {as: cloud_controller, shared: true}
839
properties:
840
name: cf-deployment
841
- build: v54.14.0 # AUTO-POPULATED; DO NOT EDIT
842
- version: 54 # AUTO-POPULATED; DO NOT EDIT
+ build: v55.0.0 # AUTO-POPULATED; DO NOT EDIT
+ version: 55 # AUTO-POPULATED; DO NOT EDIT
843
router:
844
route_services_secret: "((router_route_services_secret))"
845
system_domain: "((system_domain))"
0 commit comments