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 8d889eb  Upgrade to Pulsar 4.0.4 (#599)
8d889eb is described below

commit 8d889eb9718c4bf4ff94d86f9fbd98e1589058ab
Author: Lari Hotari <[email protected]>
AuthorDate: Tue Apr 15 10:24:48 2025 +0300

    Upgrade to Pulsar 4.0.4 (#599)
---
 .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 6e19bc3..846d6f3 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.10
\ No newline at end of file
+defaultPulsarImageTag: 3.0.11
\ No newline at end of file
diff --git a/charts/pulsar/Chart.yaml b/charts/pulsar/Chart.yaml
index 48fe3d7..27bc335 100644
--- a/charts/pulsar/Chart.yaml
+++ b/charts/pulsar/Chart.yaml
@@ -18,7 +18,7 @@
 #
 
 apiVersion: v2
-appVersion: "4.0.3"
+appVersion: "4.0.4"
 description: Apache Pulsar Helm chart for Kubernetes
 name: pulsar
 version: 4.0.0

Reply via email to