Skip to content

Commit

Permalink
Make concourse release generic
Browse files Browse the repository at this point in the history
Update the concourse release upload command to be generic (was specific to 2.5.1 version).
  • Loading branch information
iplay88keys authored and Genevieve VL committed Sep 12, 2017
1 parent 16075cc commit 0ee8888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/concourse.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ bosh upload-stemcell ~/Downloads/light-bosh-stemcell-XXXX.X-google-kvm-ubuntu-tr
2. Download and upload latest concourse [BOSH Releases](http://concourse.ci/downloads.html)
```
bosh upload-release ~/Downloads/garden-runc-X.X.X.tgz
bosh upload-release ~/Downloads/concourse-2.5.1.tgz
bosh upload-release ~/Downloads/concourse-X.X.X.tgz
```

## Deploy
Expand Down

0 comments on commit 0ee8888

Please sign in to comment.