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