From 856f26540c50af6991e4edf3199e4531dc72ee8b Mon Sep 17 00:00:00 2001 From: Vincent Boutour Date: Thu, 28 Mar 2024 22:45:05 +0100 Subject: [PATCH] docs: Removing sonarcloud link Signed-off-by: Vincent Boutour --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4c1ba12..92cb613 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![Build](https://github.com/ViBiOh/kmux/workflows/Build/badge.svg)](https://github.com/ViBiOh/kmux/actions) [![codecov](https://codecov.io/gh/ViBiOh/kmux/branch/main/graph/badge.svg)](https://codecov.io/gh/ViBiOh/kmux) -[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=ViBiOh_kube&metric=alert_status)](https://sonarcloud.io/dashboard?id=ViBiOh_kube) `kmux` is a tool for executing common Kubernetes actions on one or many clusters at the same time.