jumpbox/4.3.1
You can find the source of this version on GitHub at cloudfoundry-community/jumpbox-boshrelease. It was created based on the commit 22204e41
.
Release Notes¶
genesis
Bumped genesis to v2.1.2
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jumpbox" version: "4.3.1" url: "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.3.1" sha1: "07df123f0b64931b2ecb38fb20864c55a39571a1"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 07df123f0b64931b2ecb38fb20864c55a39571a1 \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.3.1"