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