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