From 49aa3f3c09b973404a5e0ee0a050875ee626286b Mon Sep 17 00:00:00 2001 From: Scott Davidson Date: Thu, 17 Aug 2023 10:13:31 +0100 Subject: [PATCH] Fix logo url --- slurm-cluster-chart/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/slurm-cluster-chart/Chart.yaml b/slurm-cluster-chart/Chart.yaml index 165cd3e..52abf25 100644 --- a/slurm-cluster-chart/Chart.yaml +++ b/slurm-cluster-chart/Chart.yaml @@ -1,7 +1,8 @@ apiVersion: v2 name: slurm-cluster-chart description: A Slurm cluster running on Kubernetes -icon: https://raw.githubusercontent.com/stackhpc/slurm-docker-cluster/main/slurm-cluster-chart/files/slurm-on-k8s.svg +#TODO: Change this URL to main branch! +icon: https://raw.githubusercontent.com/stackhpc/slurm-docker-cluster/azimuth-test-deploy/slurm-cluster-chart/files/slurm-on-k8s.svg # A chart can be either an 'application' or a 'library' chart. #