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