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 647d6cd Upgrade appVersion to 4.0.11 to use Pulsar 4.0.11 image by
default (#692)
647d6cd is described below
commit 647d6cdcf27aee7325ebb597738076bf7502c996
Author: Lari Hotari <[email protected]>
AuthorDate: Tue Jun 9 10:12:42 2026 +0300
Upgrade appVersion to 4.0.11 to use Pulsar 4.0.11 image by default (#692)
---
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 7983280..8670e4b 100644
--- a/charts/pulsar/Chart.yaml
+++ b/charts/pulsar/Chart.yaml
@@ -18,7 +18,7 @@
#
apiVersion: v2
-appVersion: "4.0.10"
+appVersion: "4.0.11"
description: Apache Pulsar Helm chart for Kubernetes
name: pulsar
version: 4.6.0