From b5beedbead52e1866cc90fc856def5bc520f0e2c Mon Sep 17 00:00:00 2001 From: Eric Shen Date: Wed, 28 Feb 2024 15:25:50 +0800 Subject: [PATCH] update pulsar operator chart limitation (#1145) Signed-off-by: ericsyh --- charts/pulsar-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/pulsar-operator/Chart.yaml b/charts/pulsar-operator/Chart.yaml index 19ca0e9db..fc2766291 100644 --- a/charts/pulsar-operator/Chart.yaml +++ b/charts/pulsar-operator/Chart.yaml @@ -20,7 +20,7 @@ apiVersion: v1 version: 0.17.9 appVersion: "0.17.10" -kubeVersion: ">= 1.16.0-0 < 1.29.0-0" +kubeVersion: ">= 1.16.0-0" description: Apache Pulsar Operators Helm chart for Kubernetes name: pulsar-operator home: https://streamnative.io