Upgraded the version of the operator (#16259)

Signed-off-by: Yinan Li <ynli@google.com>
This commit is contained in:
Yinan Li
2019-08-12 22:13:40 -07:00
committed by Kubernetes Prow Robot
parent 8cd3ff0c61
commit 9f9bf41516
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
apiVersion: v1
name: sparkoperator
description: A Helm chart for Spark on Kubernetes operator
version: 0.2.4
appVersion: v2.4.0-v1beta1-0.8.2
version: 0.2.5
appVersion: v2.4.0-v1beta1-0.9.0
kubeVersion: ">=1.8.0-0"
keywords:
- spark
+1 -1
View File
@@ -1,5 +1,5 @@
operatorImageName: gcr.io/spark-operator/spark-operator
operatorVersion: v2.4.0-v1beta1-0.8.2
operatorVersion: v2.4.0-v1beta1-0.9.0
imagePullPolicy: IfNotPresent
rbac: