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