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