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