jumpbox/4.8.16
You can find the source of this version on GitHub at cloudfoundry-community/jumpbox-boshrelease. It was created based on the commit 360ccf5
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jumpbox" version: "4.8.16" url: "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.8.16" sha1: "8d506da7c6a1a7799c2e7fae662902667b459670"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 8d506da7c6a1a7799c2e7fae662902667b459670 \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.8.16"