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