Kuadrant / kuadrantctl

Kuadrant configuration command line utility
Apache License 2.0
6 stars 12 forks source link

kuadrantctl version returns "latest" instead of version number #69

Closed azgabur closed 1 month ago

azgabur commented 2 months ago

In version v0.2.0 it was not the case but now in v0.2.2 it is.

$ kuadrantctl version
{"level":"info","ts":"2024-05-02T15:38:22+02:00","msg":"kuadrantctl version: latest"}
ehearneRedHat commented 1 month ago

v0.2.3 --> https://github.com/Kuadrant/kuadrantctl/commit/dc3995ad1a16b082a7c864967fa7714de308212f v0.2.2 --> https://github.com/Kuadrant/kuadrantctl/commit/a1101811141c02a22ae56749effa9e55fdfd29fa v0.2.1 --> https://github.com/Kuadrant/kuadrantctl/commit/ab5d18a9e42cbfd9bd9ce63eb1bf125c14911d59 v0.2.1-alpha.1 --> https://github.com/Kuadrant/kuadrantctl/commit/31218322d2102f75ab2b99ae68fb5ad180648c53 v0.2.0-alpha.4 --> https://github.com/Kuadrant/kuadrantctl/commit/918ab28ff2696644cae9abc7c2558811f023f660 v0.2.0-alpha.3 --> https://github.com/Kuadrant/kuadrantctl/commit/fee7086b5c653db30a709966b4fc34698efa9ddc v0.2.0-alpha.2 --> https://github.com/Kuadrant/kuadrantctl/commit/7bc2aeb7d41b302a70110b657743625b8a1af811 v0.2.0-alpha.1 --> https://github.com/Kuadrant/kuadrantctl/commit/936133784dcbfe8708f60d380cbdf4d21c9e22e6

ehearneRedHat commented 1 month ago

@azgabur let me know if this issue has been resolved when you have the chance. :)

azgabur commented 1 month ago

I can confirm all tags now build with the corresponding version in code. Great :+1: