jumpbox/4.3.0
You can find the source of this version on GitHub at cloudfoundry-community/jumpbox-boshrelease. It was created based on the commit 85b36647
.
Release Notes¶
genesis
Bumped genesis to v2.1.1
spruce
Bumped spruce to v1.12.1
cf
Bumped cf to v6.29.1
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jumpbox" version: "4.3.0" url: "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.3.0" sha1: "1c63e3f9155f9bb275d177fb88f82204abb2e12a"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 1c63e3f9155f9bb275d177fb88f82204abb2e12a \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.3.0"