argocd-helm/index.html
Alexander Matyushentsev d641f70581 Update index.html
2017-10-11 10:09:08 -07:00

12 lines
245 B
HTML

<html>
<head>
<title>Argo charts repository</title>
</head>
<body>
<h1>Argo charts repository</h1>
<p>Add this repository</p>
<pre>
helm repo add argo https://argoproj.github.io/argo-helm
</pre>
</body>
</html>