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