diff --git a/incubator/sparkoperator/Chart.yaml b/incubator/sparkoperator/Chart.yaml index 595cf4d716..00788ac633 100644 --- a/incubator/sparkoperator/Chart.yaml +++ b/incubator/sparkoperator/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: sparkoperator description: A Helm chart for Spark on Kubernetes operator -version: 0.8.1 +version: 0.8.2 appVersion: v1beta2-1.2.0-3.0.0 keywords: - spark diff --git a/incubator/sparkoperator/templates/crds.yaml b/incubator/sparkoperator/templates/crds.yaml index 8d9c8bad25..ca901a4a6a 100644 --- a/incubator/sparkoperator/templates/crds.yaml +++ b/incubator/sparkoperator/templates/crds.yaml @@ -760,6 +760,7 @@ spec: type: string required: - containerPort + - protocol type: object type: array x-kubernetes-list-map-keys: @@ -1492,6 +1493,7 @@ spec: type: string required: - containerPort + - protocol type: object type: array x-kubernetes-list-map-keys: @@ -2507,6 +2509,7 @@ spec: type: string required: - containerPort + - protocol type: object type: array x-kubernetes-list-map-keys: @@ -3131,6 +3134,7 @@ spec: type: string required: - containerPort + - protocol type: object type: array x-kubernetes-list-map-keys: @@ -4994,6 +4998,7 @@ spec: type: string required: - containerPort + - protocol type: object type: array x-kubernetes-list-map-keys: @@ -5726,6 +5731,7 @@ spec: type: string required: - containerPort + - protocol type: object type: array x-kubernetes-list-map-keys: @@ -6741,6 +6747,7 @@ spec: type: string required: - containerPort + - protocol type: object type: array x-kubernetes-list-map-keys: @@ -7365,6 +7372,7 @@ spec: type: string required: - containerPort + - protocol type: object type: array x-kubernetes-list-map-keys: