We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc69729 commit be16731Copy full SHA for be16731
cf-deployment.yml
@@ -1,6 +1,6 @@
1
---
2
name: cf
3
-manifest_version: v53.4.0
+manifest_version: v53.5.0
4
update:
5
canaries: 1
6
canary_watch_time: 30000-1200000
@@ -838,7 +838,7 @@ instance_groups:
838
cloud_controller: {as: cloud_controller, shared: true}
839
properties:
840
name: cf-deployment
841
- build: v53.4.0 # AUTO-POPULATED; DO NOT EDIT
+ build: v53.5.0 # AUTO-POPULATED; DO NOT EDIT
842
version: 53 # AUTO-POPULATED; DO NOT EDIT
843
router:
844
route_services_secret: "((router_route_services_secret))"
0 commit comments