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 41c91a6 commit 87ac189Copy full SHA for 87ac189
cf-deployment.yml
@@ -1,6 +1,6 @@
1
---
2
name: cf
3
-manifest_version: v49.0.0
+manifest_version: v49.1.0
4
update:
5
canaries: 1
6
canary_watch_time: 30000-1200000
@@ -849,7 +849,7 @@ instance_groups:
849
cloud_controller: {as: cloud_controller, shared: true}
850
properties:
851
name: cf-deployment
852
- build: v49.0.0 # AUTO-POPULATED; DO NOT EDIT
+ build: v49.1.0 # AUTO-POPULATED; DO NOT EDIT
853
version: 49 # AUTO-POPULATED; DO NOT EDIT
854
router:
855
route_services_secret: "((router_route_services_secret))"
0 commit comments