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