k3s-wrapper/0.7.1
You can find the source of this version on GitHub at orange-cloudfoundry/k3s-wrapper-boshrelease. It was created based on the commit adaa883
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "k3s-wrapper" version: "0.7.1" url: "https://bosh.io/d/github.com/orange-cloudfoundry/k3s-wrapper-boshrelease?v=0.7.1" sha1: "100f30a26db9a42f31f2390174d5dfc404705ecc"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 100f30a26db9a42f31f2390174d5dfc404705ecc \ "https://bosh.io/d/github.com/orange-cloudfoundry/k3s-wrapper-boshrelease?v=0.7.1"