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