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