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