Skip to content

jumpbox/4.1.4

You can find the source of this version on GitHub at cloudfoundry-community/jumpbox-boshrelease. It was created based on the commit e798d132.

Release Notes

New Features

  • The ping binary is now allowed to be used by regular users on the jumpbox without requiring sudo or root access. \o/

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "jumpbox"
  version: "4.1.4"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.1.4"
  sha1: "d82529142789c1eaa94997439cb27ab07924776d"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 d82529142789c1eaa94997439cb27ab07924776d \
  "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.1.4"

Jobs

Packages