go-buildpack/1.9.15
You can find the source of this version on GitHub at cloudfoundry/go-buildpack-release. It was created based on the commit 50e83fa
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "go-buildpack" version: "1.9.15" url: "https://bosh.io/d/github.com/cloudfoundry/go-buildpack-release?v=1.9.15" sha1: sha256:0add257241c6a6ec2b9f50cf1889ea74d75e2d628c8da98d2c0ddf8d10ad9f72
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 0add257241c6a6ec2b9f50cf1889ea74d75e2d628c8da98d2c0ddf8d10ad9f72 \ "https://bosh.io/d/github.com/cloudfoundry/go-buildpack-release?v=1.9.15"