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