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