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