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 a593408  Upgrade to Pulsar 4.0.6 (#622)
a593408 is described below

commit a593408d20f2986cc0ceeecc6b25f1b34aea6cea
Author: Lari Hotari <[email protected]>
AuthorDate: Fri Aug 1 10:44:36 2025 +0300

    Upgrade to Pulsar 4.0.6 (#622)
---
 .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 207f148..01878d2 100644
--- a/.ci/clusters/values-pulsar-previous-lts.yaml
+++ b/.ci/clusters/values-pulsar-previous-lts.yaml
@@ -17,4 +17,4 @@
 # under the License.
 #
 
-defaultPulsarImageTag: 3.0.12
\ No newline at end of file
+defaultPulsarImageTag: 3.0.13
\ No newline at end of file
diff --git a/charts/pulsar/Chart.yaml b/charts/pulsar/Chart.yaml
index aa434f4..38f62c2 100644
--- a/charts/pulsar/Chart.yaml
+++ b/charts/pulsar/Chart.yaml
@@ -18,7 +18,7 @@
 #
 
 apiVersion: v2
-appVersion: "4.0.5"
+appVersion: "4.0.6"
 description: Apache Pulsar Helm chart for Kubernetes
 name: pulsar
 version: 4.1.0

Reply via email to