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