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 b45e0d7 Upgrade to Pulsar 4.0.7 (#635)
b45e0d7 is described below
commit b45e0d7a9dea460532adfee57903a1feadeb7303
Author: Lari Hotari <[email protected]>
AuthorDate: Sat Sep 27 15:39:56 2025 +0300
Upgrade to Pulsar 4.0.7 (#635)
---
.ci/clusters/values-pulsar-previous-lts.yaml | 2 +-
charts/pulsar/Chart.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.ci/clusters/values-pulsar-previous-lts.yaml
b/.ci/clusters/values-pulsar-previous-lts.yaml
index 0809498..f0f3cba 100644
--- a/.ci/clusters/values-pulsar-previous-lts.yaml
+++ b/.ci/clusters/values-pulsar-previous-lts.yaml
@@ -17,7 +17,7 @@
# under the License.
#
-defaultPulsarImageTag: 3.0.13
+defaultPulsarImageTag: 3.0.14
# Pulsar 3.0.x runs on JDK 17, which doesn't support -XX:+ZGeneration,
therefore it's necessary to
# override the PULSAR_GC options to use ZGC.
diff --git a/charts/pulsar/Chart.yaml b/charts/pulsar/Chart.yaml
index 623b6b9..21398ae 100644
--- a/charts/pulsar/Chart.yaml
+++ b/charts/pulsar/Chart.yaml
@@ -18,7 +18,7 @@
#
apiVersion: v2
-appVersion: "4.0.6"
+appVersion: "4.0.7"
description: Apache Pulsar Helm chart for Kubernetes
name: pulsar
version: 4.2.0