Skip to content

Commit aa4e092

Browse files
Release v0.5.0 [skip ci]
1 parent 3c7fb7a commit aa4e092

File tree

4 files changed

+15
-5
lines changed

4 files changed

+15
-5
lines changed

CHANGELOG.md

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

2+
Features
3+
--------
4+
5+
- Allow to run the application against a given Kube config and K8S context (#24)
6+
7+
8+
Misc
9+
----
10+
11+
- #22
12+
13+
214
Features
315
--------
416

changes/22.misc

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

changes/24.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.4.0
3-
COMMIT=b7b2c0b583c28be2d25fe2712931c0c95dff8787
2+
VERSION=0.5.0
3+
COMMIT=3c7fb7a76b5a936e36df1100a71cf5241cecb848
44
MAJOR=0
5-
MINOR=4
5+
MINOR=5
66
PATCH=0

0 commit comments

Comments
 (0)