From 6a66d2ff4885e9ec8b9e420d262dc2d656c7ab77 Mon Sep 17 00:00:00 2001 From: cuisongliu Date: Thu, 16 Nov 2023 17:15:45 +0800 Subject: [PATCH] refactor(main): chart version (#142) Signed-off-by: cuisongliu --- config/charts/endpoints-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/charts/endpoints-operator/Chart.yaml b/config/charts/endpoints-operator/Chart.yaml index fdbdaa4..190598a 100644 --- a/config/charts/endpoints-operator/Chart.yaml +++ b/config/charts/endpoints-operator/Chart.yaml @@ -16,7 +16,7 @@ apiVersion: v2 name: endpoints-operator description: kubernetes endpoints balance for outsite apiserver engine: gotpl -kubeVersion: ">=1.20.0-0" +kubeVersion: ">=1.19.0-0" sources: - https://github.com/labring/endpoints-operator home: https://github.com/labring/endpoints-operator