[KYUUBI #6620] [K8S][HELM] Update default Kyuubi version to 1.9.2
# 🔍 Description
## Issue References 🔗
Default Kyuubi version in the chart is not up to date with the latest release version.
## Describe Your Solution 🔧
Upgrade default version to the latest 1.9.2 to be up to date with the release version.
## Types of changes 🔖
- [x] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
---
# Checklist 📝
- [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)
**Be nice. Be informative.**
Closes #6620 from DenineLu/helm-default-kyuubi-version-1.9.2.
Closes #6620
a101673ac [ludejiu] [K8S][HELM] Update default Kyuubi version to 1.9.2
Authored-by: ludejiu <ludejiu@xiaohongshu.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit 388a8f69ae)
Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
parent
89af82c183
commit
f509c22e53
@ -20,7 +20,7 @@ name: kyuubi
|
||||
description: A Helm chart for Kyuubi server
|
||||
type: application
|
||||
version: 0.1.0
|
||||
appVersion: 1.9.1
|
||||
appVersion: 1.9.2
|
||||
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