Skip to content

toolbelt/3.3.1

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

Release Notes

New Features

  • The toolbelt-gaol package now includes a new script, gaol-basher, that makes it easier to log into BOSH-lite warden containers via gaol.

Usage

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

- name: "toolbelt"
  version: "3.3.1"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/toolbelt-boshrelease?v=3.3.1"
  sha1: "1182508ae861d0c77903a709b61068d47f6fe274"

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

bosh upload-release --sha1 1182508ae861d0c77903a709b61068d47f6fe274 \
  "https://bosh.io/d/github.com/cloudfoundry-community/toolbelt-boshrelease?v=3.3.1"

Jobs

Packages