[KYUUBI #4818] [K8S][HELM] Update default Kyuubi version to 1.7.1

### _Why are the changes needed?_
The change is needed to use latest stable released version of Kyuubi in the Helm chart by default.

### _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/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #4818 from dnskr/helm_update_kyuubi_version.

Closes #4818

46fad19f4 [dnskr] [K8S][HELM] Update default Kyuubi version to 1.7.1

Authored-by: dnskr <dnskrv88@gmail.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
dnskr 2023-05-11 13:06:43 +08:00 committed by Cheng Pan
parent d73d73eb2e
commit 9bf2714288
No known key found for this signature in database
GPG Key ID: 8001952629BCC75D

View File

@ -20,7 +20,7 @@ name: kyuubi
description: A Helm chart for Kyuubi server
type: application
version: 0.1.0
appVersion: 1.7.0
appVersion: 1.7.1
home: https://kyuubi.apache.org
icon: https://raw.githubusercontent.com/apache/kyuubi/master/docs/imgs/logo.png
sources: