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: sha256:e8a35ef71366af8da493ac4b072ee7f711597c301b5b3a9c69eb4b3cdae9a620
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:e8a35ef71366af8da493ac4b072ee7f711597c301b5b3a9c69eb4b3cdae9a620 \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=5.0.4"