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