From bdef2b5b270d2cf4fe2e4fd72107461d305116d1 Mon Sep 17 00:00:00 2001 From: Yi Chen Date: Thu, 15 Aug 2024 14:32:48 +0800 Subject: [PATCH] Spark Operator Official Release v2.0.0-rc.2 (#6) Signed-off-by: Yi Chen --- VERSION | 2 +- charts/spark-operator-chart/Chart.yaml | 4 ++-- charts/spark-operator-chart/README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 17da53b58..964842b9d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1beta2-1.6.2-3.5.0 \ No newline at end of file +v2.0.0-rc.2 \ No newline at end of file diff --git a/charts/spark-operator-chart/Chart.yaml b/charts/spark-operator-chart/Chart.yaml index b36932321..9b99540a7 100644 --- a/charts/spark-operator-chart/Chart.yaml +++ b/charts/spark-operator-chart/Chart.yaml @@ -20,9 +20,9 @@ name: spark-operator description: A Helm chart for Spark on Kubernetes operator. -version: 2.0.0-rc.0 +version: 2.0.0-rc.2 -appVersion: 2.0.0-rc.0 +appVersion: 2.0.0-rc.2 keywords: - apache spark diff --git a/charts/spark-operator-chart/README.md b/charts/spark-operator-chart/README.md index d07b315b3..1e20e6ac4 100644 --- a/charts/spark-operator-chart/README.md +++ b/charts/spark-operator-chart/README.md @@ -1,6 +1,6 @@ # spark-operator -![Version: 2.0.0-rc.0](https://img.shields.io/badge/Version-2.0.0--rc.0-informational?style=flat-square) ![AppVersion: 2.0.0-rc.0](https://img.shields.io/badge/AppVersion-2.0.0--rc.0-informational?style=flat-square) +![Version: 2.0.0-rc.2](https://img.shields.io/badge/Version-2.0.0--rc.2-informational?style=flat-square) ![AppVersion: 2.0.0-rc.2](https://img.shields.io/badge/AppVersion-2.0.0--rc.2-informational?style=flat-square) A Helm chart for Spark on Kubernetes operator.