shell/3.2.0
You can find the source of this version on GitHub at cloudfoundry-community/shell-boshrelease. It was created based on the commit 265671b5
.
Release Notes¶
3.2.0
Same as 3.1.0… pipeline fail
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "shell" version: "3.2.0" url: "https://bosh.io/d/github.com/cloudfoundry-community/shell-boshrelease?v=3.2.0" sha1: "893b10af531a7519da99bb8656cc07b8277d1692"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 893b10af531a7519da99bb8656cc07b8277d1692 \ "https://bosh.io/d/github.com/cloudfoundry-community/shell-boshrelease?v=3.2.0"