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