* unify release process along with others OSS projects
* remove docker loging
* override polaris image repository for tests
* fix polaris
* adding snapshot back
* store snapshot version into circleci workspace and load with kind on k8s cluster
* add test back
* add test back
* fix polaris config
* Bumped to to 1.24 to fix vulnerability
* Bumped to to 1.22.7 to fix vulnerability
* Bumped to to 1.22.7 to fix vulnerability
* Bumped to to 1.22.7 to fix vulnerability
* Fixing issues
* Fixing issues
* Fixing issues
* Fixing issues
* Fixing issues
* Fixing issues
* Fixing issues
* Use goreleaser to build and push docker images
* Update CircleCI config to install goreleaser dependencies
* Update goreleaser.sh to create a temporary tag when CIRCLE_TAG is not set
* Update Dockerfile for goreleaser
* Update goreleaser.sh to trap errors and cleanup temporary git branch, for local runs
* Update goreleaser.sh to envsubst specific variables, to not break the `sign` section using signature and artifact variables
* Fix goreleaser.sh logic to only release when CIRCLE_TAG is set