Skip to content

Commit

Permalink
[KYUUBI #5324] Bump latest 1.7.3 in playground and helm charts
Browse files Browse the repository at this point in the history
### _Why are the changes needed?_

Follow [Kyuubi Release Guide](https://kyuubi.readthedocs.io/en/master/community/release.html) to update versions for playground and 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 #5324 from wForget/dev.

Closes #5324

7110e56 [wforget] Bump latest 1.7.3 in playground and helm charts

Authored-by: wforget <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
  • Loading branch information
wForget authored and pan3793 committed Sep 25, 2023
1 parent 0627f37 commit 8ef6ca3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/kyuubi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ name: kyuubi
description: A Helm chart for Kyuubi server
type: application
version: 0.1.0
appVersion: 1.7.2
appVersion: 1.7.3
home: https://kyuubi.apache.org
icon: https://raw.githubusercontent.com/apache/kyuubi/master/docs/imgs/logo.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion docker/playground/.env
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ AWS_JAVA_SDK_VERSION=1.12.367
HADOOP_VERSION=3.3.6
HIVE_VERSION=2.3.9
ICEBERG_VERSION=1.3.1
KYUUBI_VERSION=1.7.2
KYUUBI_VERSION=1.7.3
KYUUBI_HADOOP_VERSION=3.3.5
POSTGRES_VERSION=12
POSTGRES_JDBC_VERSION=42.3.4
Expand Down

0 comments on commit 8ef6ca3

Please sign in to comment.