After installing with go install kustomize version is always (devel), but should be v5.x.x #5845
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
What happened?
A #5339 was submitted and fixed, but seems to not enough for correct displaying version.
What did you expect to happen?
I expected to see correct kustomize version which was builded from remote source tag.
It seems to version should be get from the
BuildInfo.Main.Version
on the last stage if the version got from theinfo.Deps
is still(devel)
Will provide fix soon.
How can we reproduce it (as minimally and precisely as possible)?
Not a problem with kustomize yaml functions
Expected output
Not a problem with kustomize yaml functions
Actual output
Not a problem with kustomize yaml functions
Kustomize version
v5.6.0
Operating system
Linux
The text was updated successfully, but these errors were encountered: