Skip to content

Commit 689bdf9

Browse files
Release v0.6.0 [skip ci]
1 parent d64651f commit 689bdf9

File tree

5 files changed

+16
-6
lines changed

5 files changed

+16
-6
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11

2+
Features
3+
--------
4+
5+
- Add `version` command (#29)
6+
- Update Kubernetes support to v1.33 as well as other Go dependencies (#30)
7+
8+
9+
Misc
10+
----
11+
12+
- #20250205
13+
14+
215
Features
316
--------
417

changes/20250205.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/29.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/30.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/version.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Semantic version number is automatically maintained by creating news files and releasing via CI.
2-
VERSION=0.5.0
3-
COMMIT=3c7fb7a76b5a936e36df1100a71cf5241cecb848
2+
VERSION=0.6.0
3+
COMMIT=d64651f5bbebce0559e90b5177ffd419ace4310f
44
MAJOR=0
5-
MINOR=5
5+
MINOR=6
66
PATCH=0

0 commit comments

Comments
 (0)