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