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