Skip to content

Commit

Permalink
Release v0.17.0 (#55)
Browse files Browse the repository at this point in the history
Signed-off-by: Quique Llorente <[email protected]>
  • Loading branch information
qinqon authored Oct 7, 2021
1 parent 8cbe572 commit 9eb3bc7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 3 additions & 5 deletions version/description
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
v0.16.0
v0.17.0

* certs, Add Certs list size limit (#54)

Add support for relationship labels.

Features:
* Relationship labels, Label self deployed resources (#51)
* manager, Fix comment copy paste (#52)

2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package version

var (
Version = "0.16.0"
Version = "0.17.0"
)

0 comments on commit 9eb3bc7

Please sign in to comment.