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 51a535d  Upgrade to Pulsar 4.0.5 (#612)
51a535d is described below

commit 51a535d83d9030fcc0d038d3a08f416cbc88f458
Author: Lari Hotari <[email protected]>
AuthorDate: Fri May 23 15:28:31 2025 +0300

    Upgrade to Pulsar 4.0.5 (#612)
---
 .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 846d6f3..207f148 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.11
\ No newline at end of file
+defaultPulsarImageTag: 3.0.12
\ No newline at end of file
diff --git a/charts/pulsar/Chart.yaml b/charts/pulsar/Chart.yaml
index 1ac90ca..8096e97 100644
--- a/charts/pulsar/Chart.yaml
+++ b/charts/pulsar/Chart.yaml
@@ -18,7 +18,7 @@
 #
 
 apiVersion: v2
-appVersion: "4.0.4"
+appVersion: "4.0.5"
 description: Apache Pulsar Helm chart for Kubernetes
 name: pulsar
 version: 4.0.1

Reply via email to