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