diff --git a/charts/moco/Chart.yaml b/charts/moco/Chart.yaml index dfb37a780..61c3543c3 100644 --- a/charts/moco/Chart.yaml +++ b/charts/moco/Chart.yaml @@ -22,3 +22,5 @@ version: 0.3.0 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. appVersion: 0.13.0 + +kubeVersion: ">= 1.22.0"