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 a195376  Upgrade to Pulsar 4.0.7 (#640)
a195376 is described below

commit a1953762c7ec794c6d70cd1829b44e569283f6ed
Author: Lari Hotari <[email protected]>
AuthorDate: Mon Nov 17 11:49:57 2025 +0200

    Upgrade to Pulsar 4.0.7 (#640)
---
 .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 f0f3cba..5183dcb 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.14
+defaultPulsarImageTag: 3.0.15
 
 # 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 2d67e9f..1674a2f 100644
--- a/charts/pulsar/Chart.yaml
+++ b/charts/pulsar/Chart.yaml
@@ -18,7 +18,7 @@
 #
 
 apiVersion: v2
-appVersion: "4.0.7"
+appVersion: "4.0.8"
 description: Apache Pulsar Helm chart for Kubernetes
 name: pulsar
 version: 4.3.0

Reply via email to