digitalocean / clusterlint

A best practices checker for Kubernetes clusters. 🤠
Apache License 2.0
547 stars 45 forks source link

fix: add app version #153

Closed mo-rieger closed 2 years ago

mo-rieger commented 2 years ago

set the version which is returned by executing clusterlint --version

FIXES #145

mo-rieger commented 2 years ago

I used a build-time variable to avoid an additional commit for the version.