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