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