This is an automated email from the ASF dual-hosted git repository.
chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kyuubi.git
The following commit(s) were added to refs/heads/master by this push:
new 245beb590 [KYUUBI #5641] [K8S][HELM] Bump Kyuubi 1.8.0 in Helm charts
245beb590 is described below
commit 245beb5903981b320d6395019b414b7f72bb1dc2
Author: Cheng Pan <[email protected]>
AuthorDate: Wed Nov 8 12:39:31 2023 +0800
[KYUUBI #5641] [K8S][HELM] Bump Kyuubi 1.8.0 in Helm charts
### _Why are the changes needed?_
Follow [Kyuubi Release
Guide](https://kyuubi.readthedocs.io/en/master/community/release.html) to
update versions for helm charts
### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including
negative and positive cases if possible
- [ ] Add screenshots for manual tests if appropriate
- [ ] [Run
test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests)
locally before make a pull request
### _Was this patch authored or co-authored using generative AI tooling?_
No
Closes #5641 from pan3793/chart-180.
Closes #5641
41f010eac [Cheng Pan] [K8S][HELM] Bump Kyuubi 1.8.0 in Helm chart
Authored-by: Cheng Pan <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
---
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 56abc9edc..2fefab288 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.7.3
+appVersion: 1.8.0
home: https://kyuubi.apache.org
icon: https://raw.githubusercontent.com/apache/kyuubi/master/docs/imgs/logo.png
sources: