Release v2.5.0-rc.0 (#2854)

Signed-off-by: vara-bonthu <vara.bonthu@gmail.com>
This commit is contained in:
Vara Bonthu
2026-03-02 02:14:03 +00:00
committed by GitHub
parent 69d728aa0f
commit 610ec74d9d
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1 +1 @@
v2.4.0
v2.5.0-rc.0
@@ -13,4 +13,4 @@
# limitations under the License.
__version__ = "2.4.0"
__version__ = "2.5.0-rc.0"
+2 -2
View File
@@ -20,9 +20,9 @@ name: spark-operator
description: A Helm chart for Spark on Kubernetes operator.
version: 2.4.0
version: 2.5.0-rc.0
appVersion: 2.4.0
appVersion: 2.5.0-rc.0
keywords:
- apache spark
+1 -1
View File
@@ -1,6 +1,6 @@
# spark-operator
![Version: 2.4.0](https://img.shields.io/badge/Version-2.4.0-informational?style=flat-square) ![AppVersion: 2.4.0](https://img.shields.io/badge/AppVersion-2.4.0-informational?style=flat-square)
![Version: 2.5.0-rc.0](https://img.shields.io/badge/Version-2.5.0--rc.0-informational?style=flat-square) ![AppVersion: 2.5.0-rc.0](https://img.shields.io/badge/AppVersion-2.5.0--rc.0-informational?style=flat-square)
A Helm chart for Spark on Kubernetes operator.