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