Skip to content

Tags: k0sproject/version

Tags

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #26 from k0sproject/variable-numsegments-equality

Fix comparison of versions with different number of segments

v0.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump github.com/stretchr/testify from 1.7.0 to 1.8.4 (#13)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.7.0...v1.8.4)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.5.0

Verified

This commit was signed with the committer’s verified signature.
kke Kimmo Lehto
Add .exe to windows binary name

Signed-off-by: Kimmo Lehto <[email protected]>

v0.5.0-rc.3

Verified

This commit was signed with the committer’s verified signature.
kke Kimmo Lehto
Missing BIN_PREFIX

Signed-off-by: Kimmo Lehto <[email protected]>

v0.5.0-rc.2

Verified

This commit was signed with the committer’s verified signature.
kke Kimmo Lehto
Wrong filename in release workflow

Signed-off-by: Kimmo Lehto <[email protected]>

v0.5.0-rc.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Publish the k0s_sort binary (#9)

* Publish the k0s_sort binary

Signed-off-by: Kimmo Lehto <[email protected]>

* Dont rename main.go

* Remove check-latest

Signed-off-by: Kimmo Lehto <[email protected]>

* Copy-paste fail

Signed-off-by: Kimmo Lehto <[email protected]>

---------

Signed-off-by: Kimmo Lehto <[email protected]>

v0.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix unmarshaling empty strings (#7)

Signed-off-by: Kimmo Lehto <[email protected]>

v0.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement Stringer in constraint (#6)

Signed-off-by: Kimmo Lehto <[email protected]>

v0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add version constraints (#4)

Signed-off-by: Kimmo Lehto <[email protected]>

v0.3.0

Verified

This commit was signed with the committer’s verified signature.
kke Kimmo Lehto
Use the stable.txt/latest.txt from docs, API change