diff --git a/helm/akhq/Chart.yaml b/helm/akhq/Chart.yaml index d81039d88..c8a7f422e 100644 --- a/helm/akhq/Chart.yaml +++ b/helm/akhq/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 -appVersion: "0.19.0" +appVersion: "0.20.0" description: Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more... name: akhq -version: 0.2.6 +version: 0.2.7 keywords: - kafka - confluent