Skip to content

Commit

Permalink
Update cf-deployment manifest version to v34.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ard-wg-gitbot committed Nov 28, 2023
1 parent 8fcd767 commit 98fa7ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cf-deployment.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: cf
manifest_version: v33.12.0
manifest_version: v34.0.0
update:
canaries: 1
canary_watch_time: 30000-1200000
Expand Down Expand Up @@ -892,8 +892,8 @@ instance_groups:
cloud_controller: {as: cloud_controller, shared: true}
properties:
name: cf-deployment
build: v33.12.0 # AUTO-POPULATED; DO NOT EDIT
version: 33 # AUTO-POPULATED; DO NOT EDIT
build: v34.0.0 # AUTO-POPULATED; DO NOT EDIT
version: 34 # AUTO-POPULATED; DO NOT EDIT
router:
route_services_secret: "((router_route_services_secret))"
system_domain: "((system_domain))"
Expand Down

0 comments on commit 98fa7ae

Please sign in to comment.