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