From 8c053bff4a0e3180bc90828d0147cb65d4128e82 Mon Sep 17 00:00:00 2001 From: Borislav Grigorov Date: Thu, 10 Jun 2021 21:33:58 -0700 Subject: [PATCH] Added badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c8043a5..5b4a397 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![Docker](https://img.shields.io/docker/cloud/build/eaudeweb/scratch?label=Docker&style=flat)](https://hub.docker.com/r/bsgrigorov/helm-operator/builds) +[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/helm-operator)](https://artifacthub.io/packages/search?repo=helm-operator) + # Helm Operator Helm operator is a helm based operator using the [Operator SDK](https://sdk.operatorframework.io/docs/building-operators/helm/tutorial/).