We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35eb98 commit 7ff1782Copy full SHA for 7ff1782
charts/hive/Chart.yaml
@@ -13,4 +13,4 @@ sources:
13
- https://github.com/apache/hive
14
- https://github.com/gradiant/charts
15
- https://github.com/big-data-europe/docker-hive
16
-version: 0.1.0
+version: 0.1.1
charts/hive/requirements.yaml
@@ -5,6 +5,6 @@ dependencies:
5
repository: file://../hive-metastore
6
condition: metastore.enabled
7
- name: hdfs
8
- version: ~0.1.0
+ version: ~0.1.8
9
repository: file://../hdfs
10
- condition: hdfs.enabled
+ condition: hdfs.enabled
0 commit comments