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 2c515fc  Use Pulsar 4.0.12 image by default (#704)
2c515fc is described below

commit 2c515fce41303440d416fdd8c8da0337d3fcb1c2
Author: Lari Hotari <[email protected]>
AuthorDate: Tue Jul 7 00:48:39 2026 +0300

    Use Pulsar 4.0.12 image by default (#704)
---
 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 64900e0..374ac13 100644
--- a/charts/pulsar/Chart.yaml
+++ b/charts/pulsar/Chart.yaml
@@ -18,7 +18,7 @@
 #
 
 apiVersion: v2
-appVersion: "4.0.11"
+appVersion: "4.0.12"
 description: Apache Pulsar Helm chart for Kubernetes
 name: pulsar
 version: 4.6.1

Reply via email to