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 d09ab8c  Upgrade to Pulsar 4.0.1 image (#557)
d09ab8c is described below

commit d09ab8c4a7fde4e69463407519956e0be6c62500
Author: Lari Hotari <[email protected]>
AuthorDate: Thu Dec 5 21:26:21 2024 +0200

    Upgrade to Pulsar 4.0.1 image (#557)
---
 .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 b87d9b9..cbcc1fe 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.7
\ No newline at end of file
+defaultPulsarImageTag: 3.0.8
\ No newline at end of file
diff --git a/charts/pulsar/Chart.yaml b/charts/pulsar/Chart.yaml
index 82c9078..8c4418a 100644
--- a/charts/pulsar/Chart.yaml
+++ b/charts/pulsar/Chart.yaml
@@ -18,7 +18,7 @@
 #
 
 apiVersion: v2
-appVersion: "4.0.0"
+appVersion: "4.0.1"
 description: Apache Pulsar Helm chart for Kubernetes
 name: pulsar
 version: 3.7.0

Reply via email to