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
+[](https://opensource.org/licenses/Apache-2.0)
[](https://github.com/apache/spark-kubernetes-operator/releases)
[](https://artifacthub.io/packages/search?repo=spark-kubernetes-operator)
[](https://github.com/apache/spark-kubernetes-operator/actions/workflows/build_and_test.yml)
-[](https://opensource.org/licenses/Apache-2.0)
+[](https://adoptium.net/temurin/releases/?version=17)
[](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]