argo-helm/index.html

13 lines
245 B
HTML
Raw Normal View History

2017-10-11 16:29:48 +00:00
<html>
<head>
<title>Argo charts repository</title>
</head>
<body>
<h1>Argo charts repository</h1>
<p>Add this repository</p>
<pre>
2017-10-11 17:09:08 +00:00
helm repo add argo https://argoproj.github.io/argo-helm
2017-10-11 16:29:48 +00:00
</pre>
</body>
</html>