From c47429255c34eff2c5abb80fde674ab194ccdeb8 Mon Sep 17 00:00:00 2001 From: Ievgenii Shepeliuk Date: Tue, 18 Jan 2022 23:55:50 +0200 Subject: [PATCH] fix: minimal kube version --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 7099d9d..e202f3a 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,4 +1,3 @@ - apiVersion: v2 name: cmak-operator description: Manage and vizualize Kafka clusters with CMAK (prev. Kafka Manager). @@ -6,6 +5,7 @@ icon: https://www.vectorlogo.zone/logos/kubernetes/kubernetes-icon.svg type: application version: 0.0.0 # actual chart version is managed by git tags appVersion: 3.0.0.5-7e7a22e +kubeVersion: ">=1.21" home: https://github.com/eshepelyuk/cmak-operator