diff --git a/charts/pulsar-operator/Chart.yaml b/charts/pulsar-operator/Chart.yaml index 6fed29647..b78b12eff 100644 --- a/charts/pulsar-operator/Chart.yaml +++ b/charts/pulsar-operator/Chart.yaml @@ -19,7 +19,7 @@ apiVersion: v1 version: 0.17.0 -appVersion: "0.17.0" +appVersion: "0.17.8" kubeVersion: ">= 1.16.0-0 < 1.28.0-0" description: Apache Pulsar Operators Helm chart for Kubernetes name: pulsar-operator diff --git a/charts/pulsar-operator/values.yaml b/charts/pulsar-operator/values.yaml index 004e36fe1..724253610 100644 --- a/charts/pulsar-operator/values.yaml +++ b/charts/pulsar-operator/values.yaml @@ -45,7 +45,7 @@ components: ## Control what images to use for each component images: registry: "docker.streamnative.io" - tag: "v0.17.6" + tag: "v0.17.8" zookeeper: registry: ""