From 6c56aa346dbc418c9532e5161d5630c92202fa6a Mon Sep 17 00:00:00 2001 From: Ievgenii Shepeliuk Date: Fri, 21 Jan 2022 22:32:55 +0200 Subject: [PATCH] fix: remove k8s version check for GKE --- Chart.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index e202f3a..19bec6c 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -5,7 +5,6 @@ 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