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