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