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