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 64b0769  Use Pulsar 3.0.7 image by default (#536)
64b0769 is described below

commit 64b0769dc132241f2f3c18e76980afa328cd1617
Author: Lari Hotari <[email protected]>
AuthorDate: Fri Oct 4 22:55:06 2024 +0300

    Use Pulsar 3.0.7 image by default (#536)
---
 charts/pulsar/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/charts/pulsar/Chart.yaml b/charts/pulsar/Chart.yaml
index cfed782..c0ef3d3 100644
--- a/charts/pulsar/Chart.yaml
+++ b/charts/pulsar/Chart.yaml
@@ -18,7 +18,7 @@
 #
 
 apiVersion: v2
-appVersion: "3.0.6"
+appVersion: "3.0.7"
 description: Apache Pulsar Helm chart for Kubernetes
 name: pulsar
 version: 3.5.0

Reply via email to