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