Skip to content

Commit

Permalink
Update cf-deployment manifest version to v41.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ard-wg-gitbot committed Jul 3, 2024
1 parent 4e3ee40 commit 4aab977
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: v40.19.0
manifest_version: v41.0.0
update:
canaries: 1
canary_watch_time: 30000-1200000
Expand Down Expand Up @@ -849,8 +849,8 @@ instance_groups:
cloud_controller: {as: cloud_controller, shared: true}
properties:
name: cf-deployment
build: v40.19.0 # AUTO-POPULATED; DO NOT EDIT
version: 40 # AUTO-POPULATED; DO NOT EDIT
build: v41.0.0 # AUTO-POPULATED; DO NOT EDIT
version: 41 # AUTO-POPULATED; DO NOT EDIT
router:
route_services_secret: "((router_route_services_secret))"
system_domain: "((system_domain))"
Expand Down

0 comments on commit 4aab977

Please sign in to comment.