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