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