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