From a72413867c1579e8eed13666039b2e2be43dcea5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralph=20K=C3=BChnert?= Date: Mon, 12 Oct 2020 08:57:31 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c8bc80b..9cc3ba6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ # Kable ![Go](https://github.com/redradrat/kable/workflows/Go/badge.svg?branch=master) +![Release](https://img.shields.io/github/v/release/redradrat/kable) +![License](https://img.shields.io/github/license/redradrat/kable) A tool to manage kubernetes specs in a GitOps fashion. @@ -82,4 +84,4 @@ Supported Types: Each concept needs to build on its own, that's why there is no dependency concept in kable. If let's say a Jsonnet concept depends on another Jsonnet concept, this should be realized via the Jsonnet-specific package management. -### Inputs \ No newline at end of file +### Inputs