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