From f4c8da35e88dbaf2758a69adeedf7697343cb907 Mon Sep 17 00:00:00 2001 From: Eddie Knight Date: Sat, 15 Oct 2022 11:03:04 -0500 Subject: [PATCH] Added ArtifactHub badge Signed-off-by: Eddie Knight --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abed3040..7140d21a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![report](https://goreportcard.com/badge/github.com/fluxcd/flux2)](https://goreportcard.com/report/github.com/fluxcd/flux2) [![license](https://img.shields.io/github/license/fluxcd/flux2.svg)](https://github.com/fluxcd/flux2/blob/main/LICENSE) [![release](https://img.shields.io/github/release/fluxcd/flux2/all.svg)](https://github.com/fluxcd/flux2/releases) +[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/flux2)](https://artifacthub.io/packages/helm/fluxcd-community/flux2) Flux is a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories), and automating updates to