This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new cc4a639  Add Spark K8s Operator 0.7.0
cc4a639 is described below

commit cc4a639ca02f082d7035ce64aff5e896fb2d0adb
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Fri Jan 16 11:00:14 2026 +0900

    Add Spark K8s Operator 0.7.0
---
 index.md   |  5 +++--
 index.yaml | 25 ++++++++++++++++++++++++-
 2 files changed, 27 insertions(+), 3 deletions(-)

diff --git a/index.md b/index.md
index 7759fc0..26642aa 100644
--- a/index.md
+++ b/index.md
@@ -9,6 +9,7 @@ aims to extend K8s resource manager to manage Apache Spark 
applications and clus
 
 ## Releases
 
+- [0.7.0 
(2026-01-15)](https://github.com/apache/spark-kubernetes-operator/releases/tag/0.7.0)
 - [0.6.0 
(2025-11-07)](https://github.com/apache/spark-kubernetes-operator/releases/tag/0.6.0)
 - [0.5.0 
(2025-10-02)](https://github.com/apache/spark-kubernetes-operator/releases/tag/0.5.0)
 - [0.4.0 
(2025-07-03)](https://github.com/apache/spark-kubernetes-operator/releases/tag/0.4.0)
@@ -29,8 +30,8 @@ $ helm repo add spark 
https://apache.github.io/spark-kubernetes-operator
 $ helm repo update
 $ helm install spark spark/spark-kubernetes-operator
 $ helm list
-NAME  NAMESPACE REVISION UPDATED                             STATUS   CHART    
                       APP VERSION
-spark default          1        2025-11-07 10:42:35.12753 -0700 PDT deployed 
spark-kubernetes-operator-1.4.0 0.6.0
+NAME  NAMESPACE REVISION UPDATED                              STATUS   CHART   
                        APP VERSION
+spark default          1 2026-01-16 10:42:29.575005 +0900 KST deployed 
spark-kubernetes-operator-1.5.0 0.7.0
 ```
 
 ## Run Spark Pi App
diff --git a/index.yaml b/index.yaml
index f1c72d5..d671ae5 100644
--- a/index.yaml
+++ b/index.yaml
@@ -139,4 +139,27 @@ entries:
     urls:
     - 
https://github.com/apache/spark-kubernetes-operator/releases/download/0.6.0/spark-kubernetes-operator-1.4.0.tgz
     version: 1.4.0
-generated: "2025-11-07T10:32:36.825319-08:00"
+  - apiVersion: v2
+    appVersion: 0.7.0
+    created: "2026-01-16T10:43:31.273762+09:00"
+    description: The official Helm chart to deploy Apache Spark, an unified 
engine
+      for large-scale data analytics
+    digest: 5dd93c151cf9349854699617735b305ba7b66a7ce66c6b96e8c3cda9867161ee
+    home: https://apache.github.io/spark-kubernetes-operator/
+    icon: https://spark.apache.org/images/spark-logo.png
+    keywords:
+    - apache
+    - spark
+    - sparkapp
+    - sparkcluster
+    maintainers:
+    - email: [email protected]
+      name: Apache Spark PMC
+    name: spark-kubernetes-operator
+    sources:
+    - https://github.com/apache/spark-kubernetes-operator/
+    type: application
+    urls:
+    - 
https://github.com/apache/spark-kubernetes-operator/releases/download/0.7.0/spark-kubernetes-operator-1.5.0.tgz
+    version: 1.5.0
+generated: "2026-01-16T10:43:31.269207+09:00"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to