Skip to content

Releases: solo-io/k8s-utils

v0.8.1

12 Nov 19:21
f910665
Compare
Choose a tag to compare

v0.8.0: go 1.23/k8s 1.31 (#53)

22 Aug 20:32
dd4a349
Compare
Choose a tag to compare
Signed-off-by: Tyler Schade <[email protected]>

v0.7.2

17 May 23:44
41d59af
Compare
Choose a tag to compare

v0.7.2

v0.6.3

15 May 13:33
8d3909d
Compare
Choose a tag to compare

v0.6.3

v0.7.1

03 May 20:34
3fed1cf
Compare
Choose a tag to compare
fix edge case with upper case (#48)

v0.6.2

03 May 20:57
bd5031e
Compare
Choose a tag to compare
fix edge case with upper case (#48)

v0.7.0

02 May 11:05
e9aa093
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.1

25 Apr 13:50
ba2c462
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release
faster SanitizeNameV2 (#46)

v0.6.0

04 Dec 16:23
1707727
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.3.3

08 Sep 13:28
0621443
Compare
Choose a tag to compare
Fix yaml separator [v0.3.x] (#42)

* add newline at end of yaml separator

* changelog

* move var

* add tests