From da6ce85c665b211116d05f07f8ac361fb99ee9d4 Mon Sep 17 00:00:00 2001 From: JiangHaiting Date: Thu, 20 Oct 2022 11:51:08 +0800 Subject: [PATCH] Bump 2.10.2 (#310) ### Motivation Bump Apache Pulsar 2.10.2 ### Verifying this change - [ ] Make sure that the change passes the CI checks. --- 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 ad51daf..07fd88d 100644 --- a/charts/pulsar/Chart.yaml +++ b/charts/pulsar/Chart.yaml @@ -18,7 +18,7 @@ # apiVersion: v2 -appVersion: "2.10.1" +appVersion: "2.10.2" description: Apache Pulsar Helm chart for Kubernetes name: pulsar version: 2.9.4