From 0c0abaf6d7a079b4553a09ce76627e310f383175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Harper?= Date: Tue, 23 Jan 2024 11:45:23 -0500 Subject: [PATCH] fix image link --- index.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index d668413..4cf5592 100644 --- a/index.yaml +++ b/index.yaml @@ -67,7 +67,7 @@ apps: secretKeys: - name: cluster-name label: Name of the management cluster - imageUrl: "https://raw.githubusercontent.com/kubefirst/gitops-catalog/main/kubescape-operator/logo.svg" + imageUrl: "https://raw.githubusercontent.com/kubefirst/gitops-catalog/main/logos/kubescape-operator.svg" description: "Kubescape is an open-source Kubernetes security platform for your IDE, CI/CD pipelines, and clusters. It includes risk analysis, security, compliance, and misconfiguration scanning." categories: - Security