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: sha256:be9c878c2ffc7537bc73c6e63bf34f42d99fe04c4f79903acd32c64e16adb768
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:be9c878c2ffc7537bc73c6e63bf34f42d99fe04c4f79903acd32c64e16adb768 \ "https://bosh.io/d/github.com/minio/minio-boshrelease?v=1"