diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 017eb7c2..428439af 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -3,3 +3,4 @@ appVersion: "1.2.0" description: A Helm chart for Argo-CD name: argo-cd version: 0.5.3 +icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png diff --git a/charts/argo-ci/Chart.yaml b/charts/argo-ci/Chart.yaml index b5da6582..1df1fc9e 100644 --- a/charts/argo-ci/Chart.yaml +++ b/charts/argo-ci/Chart.yaml @@ -2,3 +2,4 @@ apiVersion: v1 description: A Helm chart for Argo-CI name: argo-ci version: 0.1.3 +icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png \ No newline at end of file diff --git a/charts/argo-events/Chart.yaml b/charts/argo-events/Chart.yaml index d4d34606..c88c5997 100644 --- a/charts/argo-events/Chart.yaml +++ b/charts/argo-events/Chart.yaml @@ -12,3 +12,4 @@ maintainers: - name: Vaibhav Page - name: Matt Magaldi appVersion: 0.9.2 +icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png \ No newline at end of file diff --git a/charts/argo/Chart.yaml b/charts/argo/Chart.yaml index 275e6561..f3fc51bf 100644 --- a/charts/argo/Chart.yaml +++ b/charts/argo/Chart.yaml @@ -3,3 +3,4 @@ appVersion: "v2.3.0" description: A Helm chart for Argo Workflows name: argo version: 0.5.3 +icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png