From b44bbfa2c14210d65a8fab602ee77873d75fd1d2 Mon Sep 17 00:00:00 2001 From: Marco Kilchhofer Date: Thu, 4 Aug 2022 11:09:39 +0200 Subject: [PATCH] chore: Sync README.md from main branch Signed-off-by: Marco Kilchhofer --- README.md | 14 ++++++++++++++ index.html | 12 ------------ 2 files changed, 14 insertions(+), 12 deletions(-) create mode 100644 README.md delete mode 100644 index.html diff --git a/README.md b/README.md new file mode 100644 index 00000000..5ecf8d4e --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Argo Helm Charts + +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +[![Chart Publish](https://github.com/argoproj/argo-helm/actions/workflows/publish.yml/badge.svg?branch=main)](https://github.com/argoproj/argo-helm/actions/workflows/publish.yml) + +Argo Helm is a collection of **community maintained** charts for [https://argoproj.github.io](https://argoproj.github.io) projects. The charts can be added using following command: + +``` +helm repo add argo https://argoproj.github.io/argo-helm +``` + +## Contributing + +We'd love to have you contribute! Please refer to our [contribution guidelines](CONTRIBUTING.md) for details. diff --git a/index.html b/index.html deleted file mode 100644 index de23387c..00000000 --- a/index.html +++ /dev/null @@ -1,12 +0,0 @@ - - - Argo charts repository - - -

Argo charts repository

-

Add this repository

-
-      helm repo add argo https://argoproj.github.io/argo-helm
-    
- -