[stable/hadoop] typo fix: anitAffinity->antiAffinity (#5397)

* Add version

version: 1.0.6

* [stable/hadoop] typo fix: anitAffinity->antiAffinity

[stable/hadoop] typo fix: anitAffinity->antiAffinity

* Update Chart.yaml
This commit is contained in:
AdamDang
2018-05-09 23:10:54 -07:00
committed by k8s-ci-robot
parent 1d97e68f13
commit 8a5cb16e5f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
description: The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models.
name: hadoop
version: 1.0.6
version: 1.0.7
appVersion: 2.7.3
home: https://hadoop.apache.org/
sources:
+1 -1
View File
@@ -6,7 +6,7 @@ imagePullPolicy: IfNotPresent
# The version of the hadoop libraries being used in the image.
hadoopVersion: 2.7.3
# Select anitAffinity as either hard or soft, default is hard
# Select antiAffinity as either hard or soft, default is hard
antiAffinity: "soft"
hdfs: