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: "da1f342a181220240404511db7b17e5412ad3f11"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 da1f342a181220240404511db7b17e5412ad3f11 \ "https://bosh.io/d/github.com/SAP/bosh-kubernetes-cpi-release?v=6"