wongnai / kube-slack

Kubernetes Slack Monitoring
MIT License
322 stars 58 forks source link

Create Docker tag #1

Closed johanhaleby closed 7 years ago

johanhaleby commented 7 years ago

Nice work but would you mind tagging the Docker image so that one doesn't have to depend on "latest"?

whs commented 7 years ago

I've retroactively tagged v1.0.0, v1.1.0. latest will always point to the master branch as we use Docker Hub's automated build.

v1.1.0 have updated Dockerfile from #3.

I'm planning to have v2.0.0 soon that will remove KIBANA_URL support per #4. This will break backwards compatibility.