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

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


The following commit(s) were added to refs/heads/main by this push:
     new be9fa71  [MINOR] Add Java version badge and reorder the badges
be9fa71 is described below

commit be9fa714770cdd50fdd7de8928e4bfbd721ff47b
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Fri Feb 13 12:33:56 2026 -0800

    [MINOR] Add Java version badge and reorder the badges
    
    ### What changes were proposed in this pull request?
    
    This PR aims to add `Java` version badge and reorder the badges
    
    ### Why are the changes needed?
    
    To improve the user awareness.
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    Manual review.
    
    - https://github.com/dongjoon-hyun/spark-kubernetes-operator/tree/MINOR_JAVA
    
    <img width="841" height="43" alt="Screenshot 2026-02-13 at 12 32 48" 
src="https://github.com/user-attachments/assets/83583e44-e11c-42b6-88b7-50a0f7004ece";
 />
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    Generated-by: `Gemini 3 Pro (High)` on `Antigravity`
    
    Closes #499 from dongjoon-hyun/MINOR_JAVA.
    
    Authored-by: Dongjoon Hyun <[email protected]>
    Signed-off-by: Dongjoon Hyun <[email protected]>
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4cd80a9..e1c27e8 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,10 @@
 # Apache Spark K8s Operator
 
+[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
 
[![Release](https://img.shields.io/github/v/release/apache/spark-kubernetes-operator)](https://github.com/apache/spark-kubernetes-operator/releases)
 [![Artifact 
Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/spark-kubernetes-operator)](https://artifacthub.io/packages/search?repo=spark-kubernetes-operator)
 [![GitHub Actions 
Build](https://github.com/apache/spark-kubernetes-operator/actions/workflows/build_and_test.yml/badge.svg)](https://github.com/apache/spark-kubernetes-operator/actions/workflows/build_and_test.yml)
-[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
+[![Java](https://img.shields.io/badge/Java-17+-brightgreen.svg)](https://adoptium.net/temurin/releases/?version=17)
 [![Repo 
Size](https://img.shields.io/github/repo-size/apache/spark-kubernetes-operator)](https://img.shields.io/github/repo-size/apache/spark-kubernetes-operator)
 
 Apache Sparkā„¢ K8s Operator is a subproject of [Apache 
Spark](https://spark.apache.org/) and


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

Reply via email to