You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that we created v3, these settings aren't working. It's very
clear since the last release that I added a metric that shows this in
Prometheus.
This are the required changes to fix this:
- In Dockefile, override two variables: VERSION and GIT_REVISION. The
last one is a build argument that is injected on build time.
- Fixed the path in the go package by adding the version, and update
these references in goreleaser and the Makefile
0 commit comments