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