From f302312417ee2fe72e1034e5d1414208d6e1df91 Mon Sep 17 00:00:00 2001 From: hongyegong Date: Wed, 9 Sep 2020 15:34:15 -0700 Subject: [PATCH] Release helm chart 0.2.0 --- helm-chart/flink-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-chart/flink-operator/Chart.yaml b/helm-chart/flink-operator/Chart.yaml index 86c0b318..9f81e06e 100644 --- a/helm-chart/flink-operator/Chart.yaml +++ b/helm-chart/flink-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 name: flink-operator appVersion: "1.0" description: A Helm chart for flink on Kubernetes operator -version: "0.1.1" +version: "0.2.0" keywords: - flink home: https://github.com/GoogleCloudPlatform/flink-on-k8s-operator