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