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 85edc4f MINOR: Add release version badge and link to `README.md`
85edc4f is described below
commit 85edc4fbfef3541f0746636f461bead7bfa5fa06
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Thu Feb 5 08:10:58 2026 -0800
MINOR: Add release version badge and link to `README.md`
### What changes were proposed in this pull request?
This PR aims to add release version badge and link to `README.md`.
### Why are the changes needed?
To show the latest version easily.
<img width="791" height="113" alt="Screenshot 2026-02-05 at 02 39 25"
src="https://github.com/user-attachments/assets/2ee157cf-63c7-4e18-be2c-0c2b5efa8f04"
/>
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Manually check the PR branch's README.md.
-
https://github.com/dongjoon-hyun/spark-kubernetes-operator/tree/MINOR_BADGE
### Was this patch authored or co-authored using generative AI tooling?
Generated-by: `Gemini 3 Pro (High)` on `Antigravity`
Closes #485 from dongjoon-hyun/MINOR_BADGE.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 44712d8..15b1a1f 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
# Apache Spark K8s Operator
+[](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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]