From 6520d3872f81cd047bdf85e271b5ec9813ed662a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Solarski?= Date: Thu, 26 Jun 2025 12:39:14 +0200 Subject: [PATCH] Badges with latest artifacts versions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4411721..acb37e8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # flink-scala +[![Maven Central Version](https://img.shields.io/maven-central/v/pl.touk/flink-scala_2.13)](https://central.sonatype.com/artifact/pl.touk/flink-scala_2.13/versions) +[![Docker Image Version](https://img.shields.io/docker/v/touk/flink?sort=date&label=Docker%20Hub)](https://hub.docker.com/r/touk/flink/tags) + This module is a replacement for the `org.apache.flink:flink-scala` lib shipped with flink distribution, and allows using flink with higher scala versions than 2.12.8.