Skip to content

Commit 460ecf7

Browse files
committed
fix(version): invalid version on helm charts
1 parent 6b43d40 commit 460ecf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.25.2"
2+
appVersion: "0.25.1"
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.25.2
5+
version: 0.25.1
66
keywords:
77
- kafka
88
- confluent

0 commit comments

Comments
 (0)