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