Skip to content

Commit 53dc38e

Browse files
authored
Release v2.2.0 (#2546)
Signed-off-by: Yi Chen <[email protected]>
1 parent 7bdd35f commit 53dc38e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.2.0-rc.1
1+
v2.2.0

charts/spark-operator-chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ name: spark-operator
2020

2121
description: A Helm chart for Spark on Kubernetes operator.
2222

23-
version: 2.2.0-rc.1
23+
version: 2.2.0
2424

25-
appVersion: 2.2.0-rc.1
25+
appVersion: 2.2.0
2626

2727
keywords:
2828
- apache spark

charts/spark-operator-chart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# spark-operator
22

3-
![Version: 2.2.0-rc.1](https://img.shields.io/badge/Version-2.2.0--rc.1-informational?style=flat-square) ![AppVersion: 2.2.0-rc.1](https://img.shields.io/badge/AppVersion-2.2.0--rc.1-informational?style=flat-square)
3+
![Version: 2.2.0](https://img.shields.io/badge/Version-2.2.0-informational?style=flat-square) ![AppVersion: 2.2.0](https://img.shields.io/badge/AppVersion-2.2.0-informational?style=flat-square)
44

55
A Helm chart for Spark on Kubernetes operator.
66

0 commit comments

Comments
 (0)