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