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