This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git


The following commit(s) were added to refs/heads/master by this push:
     new 6db886f  Chart: Bump version to 3.2.0
6db886f is described below

commit 6db886f0782ebefa20bb787d27f790d57f1ebaa5
Author: Lari Hotari <[email protected]>
AuthorDate: Wed Jan 17 11:16:42 2024 +0200

    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: [email protected]
+  - name: The Apache Pulsar Team
+    email: [email protected]
 dependencies:
   - name: kube-prometheus-stack
     version: 41.x.x

Reply via email to