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