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