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