From 803bf58797c51e010ad8b1c2d90a2b6bfc6d58f9 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 1 Jul 2021 10:51:17 -0400 Subject: [PATCH] add homebrew release badge Signed-off-by: Rui Chen --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index f758e82..adcfb09 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,7 @@ # Kubeconform [![Build status](https://github.com/yannh/kubeconform/workflows/build/badge.svg?branch=master)](https://github.com/yannh/kubeconform/actions?query=branch%3Amaster) +[![Homebrew](https://img.shields.io/badge/dynamic/json.svg?url=https://formulae.brew.sh/api/formula/kubeconform.json&query=$.versions.stable&label=homebrew)](https://formulae.brew.sh/formula/kubeconform) [![Go Report card](https://goreportcard.com/badge/github.com/yannh/kubeconform)](https://goreportcard.com/report/github.com/yannh/kubeconform) [![PkgGoDev](https://pkg.go.dev/badge/github.com/yannh/kubeconform/pkg/validator)](https://pkg.go.dev/github.com/yannh/kubeconform/pkg/validator)