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