From 6db886f0782ebefa20bb787d27f790d57f1ebaa5 Mon Sep 17 00:00:00 2001 From: Lari Hotari Date: Wed, 17 Jan 2024 11:16:42 +0200 Subject: [PATCH] Chart: Bump version to 3.2.0 (cherry picked from commit 03b3888df449796f815ce90d12a3c64ab661ea30) --- charts/pulsar/Chart.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/pulsar/Chart.yaml b/charts/pulsar/Chart.yaml index 4120aa3..118c461 100644 --- a/charts/pulsar/Chart.yaml +++ b/charts/pulsar/Chart.yaml @@ -21,15 +21,15 @@ apiVersion: v2 appVersion: "3.0.2" description: Apache Pulsar Helm chart for Kubernetes name: pulsar -version: 3.1.0 +version: 3.2.0 home: https://pulsar.apache.org sources: -- https://github.com/apache/pulsar -- https://github.com/apache/pulsar-helm-chart + - https://github.com/apache/pulsar + - https://github.com/apache/pulsar-helm-chart icon: https://pulsar.apache.org/img/pulsar.svg maintainers: -- name: The Apache Pulsar Team - email: dev@pulsar.apache.org + - name: The Apache Pulsar Team + email: dev@pulsar.apache.org dependencies: - name: kube-prometheus-stack version: 41.x.x