Hi, I just upgraded my instance to the latest 0.0.5. However the version displayed in the settings is 0.0.1.
I did double check the docker image sha, and it is indeed the latest:
ghcr.io/texm/shokku@sha256:b83258b32e732e5f98348d23722b161c7de1883efefbcbe1538e5618610a3922
A quick search on the code shows a hardcoded value:
Should this be set to the git tag instead?
Hi, I just upgraded my instance to the latest 0.0.5. However the version displayed in the settings is 0.0.1.
I did double check the docker image sha, and it is indeed the latest:
A quick search on the code shows a hardcoded value:
shokku/internal/env/env.go
Line 10 in 3db224e
Should this be set to the git tag instead?