We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 984e32e commit 22efc3fCopy full SHA for 22efc3f
1 file changed
cf-deployment.yml
@@ -1,6 +1,6 @@
1
---
2
name: cf
3
-manifest_version: v55.5.0
+manifest_version: v56.0.0
4
update:
5
canaries: 1
6
canary_watch_time: 30000-1200000
@@ -843,8 +843,8 @@ instance_groups:
843
cloud_controller: {as: cloud_controller, shared: true}
844
properties:
845
name: cf-deployment
846
- build: v55.5.0 # AUTO-POPULATED; DO NOT EDIT
847
- version: 55 # AUTO-POPULATED; DO NOT EDIT
+ build: v56.0.0 # AUTO-POPULATED; DO NOT EDIT
+ version: 56 # AUTO-POPULATED; DO NOT EDIT
848
router:
849
route_services_secret: "((router_route_services_secret))"
850
system_domain: "((system_domain))"
0 commit comments