Skip to content

Commit 7ff1782

Browse files
committed
updated hive hdfs requirement version
1 parent b35eb98 commit 7ff1782

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/hive/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ sources:
1313
- https://github.com/apache/hive
1414
- https://github.com/gradiant/charts
1515
- https://github.com/big-data-europe/docker-hive
16-
version: 0.1.0
16+
version: 0.1.1

charts/hive/requirements.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ dependencies:
55
repository: file://../hive-metastore
66
condition: metastore.enabled
77
- name: hdfs
8-
version: ~0.1.0
8+
version: ~0.1.8
99
repository: file://../hdfs
10-
condition: hdfs.enabled
10+
condition: hdfs.enabled

0 commit comments

Comments
 (0)