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