ory/k8s

0.37 release is wrongly numbered

Closed this issue · 1 comments

Preflight checklist

Ory Network Project

No response

Describe the bug

Latest release (0.37) is missing trailing patch number, causing CI to fail because it's evaluated as a float.

Version should be 0.37.0

Reproducing the bug

Git Blame show all previous versions have a trailing .0 version number

Relevant log output

No response

Relevant configuration

No response

Version

0.37

On which operating system are you observing this issue?

None

In which environment are you deploying?

None

Additional Context

No response

fixed by 3397a75 :)