Skip to content

Commit bee7f4f

Browse files
committed
chore(version): update to version 0.21.0
1 parent 7645ef3 commit bee7f4f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
}
1414

1515
group "org.akhq"
16-
version "0.19.0"
16+
version "0.21.0"
1717
mainClassName = "org.akhq.App"
1818
sourceCompatibility = 11
1919

helm/akhq/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
2-
appVersion: "0.20.0"
2+
appVersion: "0.21.0"
33
description: Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more...
44
name: akhq
5-
version: 0.2.7
5+
version: 0.2.8
66
keywords:
77
- kafka
88
- confluent

0 commit comments

Comments
 (0)