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