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