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