This is an automated email from the ASF dual-hosted git repository.

dnskr pushed a commit to branch branch-1.9
in repository https://gitbox.apache.org/repos/asf/kyuubi.git


The following commit(s) were added to refs/heads/branch-1.9 by this push:
     new c80c4fe6e [K8S][HELM] Update default Kyuubi version to 1.9.1
c80c4fe6e is described below

commit c80c4fe6ecc1a6991ff2a5c606481db31db05568
Author: dnskr <[email protected]>
AuthorDate: Tue Jun 25 17:51:02 2024 +0200

    [K8S][HELM] Update default Kyuubi version to 1.9.1
---
 charts/kyuubi/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/charts/kyuubi/Chart.yaml b/charts/kyuubi/Chart.yaml
index 1d2db2665..9dcdab915 100644
--- a/charts/kyuubi/Chart.yaml
+++ b/charts/kyuubi/Chart.yaml
@@ -20,7 +20,7 @@ name: kyuubi
 description: A Helm chart for Kyuubi server
 type: application
 version: 0.1.0
-appVersion: 1.8.1
+appVersion: 1.9.1
 home: https://kyuubi.apache.org
 icon: https://raw.githubusercontent.com/apache/kyuubi/master/docs/imgs/logo.png
 sources:

Reply via email to