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