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