Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Commit cb14baa

Browse files
committed
image main jupyter pour hive
1 parent 8ca5560 commit cb14baa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/hive-metastore/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ type: application
2525
# This is the chart version. This version number should be incremented each time you make changes
2626
# to the chart and its templates, including the app version.
2727
# Versions are expected to follow Semantic Versioning (https://semver.org/)
28-
version: 1.1.9
28+
version: 1.1.10
2929

3030
# This is the version number of the application being deployed. This version number should be
3131
# incremented each time you make changes to the application. Versions are not expected to

charts/hive-metastore/values.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"description": "tag",
2323
"type": "string",
2424
"default": "master",
25-
"enum": ["master","main",]
25+
"enum": ["master","main"]
2626

2727
}
2828
}

0 commit comments

Comments
 (0)