Skip to content

Commit

Permalink
Update cf-deployment manifest version to v43.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ard-wg-gitbot committed Aug 29, 2024
1 parent 85a60e2 commit 606e0e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cf-deployment.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: cf
manifest_version: v43.0.0
manifest_version: v43.1.0
update:
canaries: 1
canary_watch_time: 30000-1200000
Expand Down Expand Up @@ -849,7 +849,7 @@ instance_groups:
cloud_controller: {as: cloud_controller, shared: true}
properties:
name: cf-deployment
build: v43.0.0 # AUTO-POPULATED; DO NOT EDIT
build: v43.1.0 # AUTO-POPULATED; DO NOT EDIT
version: 43 # AUTO-POPULATED; DO NOT EDIT
router:
route_services_secret: "((router_route_services_secret))"
Expand Down

0 comments on commit 606e0e9

Please sign in to comment.