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