[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:
parent
d73d73eb2e
commit
9bf2714288
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user