imfreedom/k8s-cluster

Update minio, I did this awhile ago and apparently never committed it...
---
tasks:
import:
type: docker/import
files:
- .:.
run:
type: docker/run
image: rwgrim/kube-lint:latest
plans:
default:
stages:
- tasks: [import, run]