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 a8776fd Upgrade appVersion to 3.0.4 to use Pulsar 3.0.4 by default
(#484)
a8776fd is described below
commit a8776fd76cdac46aa5962b7281fbd133d36b80fd
Author: Lari Hotari <[email protected]>
AuthorDate: Tue Apr 2 06:28:38 2024 -0700
Upgrade appVersion to 3.0.4 to use Pulsar 3.0.4 by default (#484)
---
charts/pulsar/Chart.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/charts/pulsar/Chart.yaml b/charts/pulsar/Chart.yaml
index 8272e57..b2c399b 100644
--- a/charts/pulsar/Chart.yaml
+++ b/charts/pulsar/Chart.yaml
@@ -18,7 +18,7 @@
#
apiVersion: v2
-appVersion: "3.0.3"
+appVersion: "3.0.4"
description: Apache Pulsar Helm chart for Kubernetes
name: pulsar
version: 3.3.1