From a9571d3301395d6b2d6fa25afc945eb5c0d46c1b Mon Sep 17 00:00:00 2001 From: Romeo Dumitrescu Date: Sat, 6 Jul 2024 17:20:03 +0300 Subject: [PATCH] chore(helm): update icon URL in reflector chart - Updated the URL for the icon in the reflector Helm chart. --- src/helm/reflector/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/helm/reflector/Chart.yaml b/src/helm/reflector/Chart.yaml index fb4de14..831dc5c 100644 --- a/src/helm/reflector/Chart.yaml +++ b/src/helm/reflector/Chart.yaml @@ -24,7 +24,7 @@ version: 0.1.0 appVersion: 0.1.0 -icon: https://raw.githubusercontent.com/emberstack/CDN/main/helm-charts/generic/emberstack_icon.png +icon: https://raw.githubusercontent.com/emberstack/CDN/main/projects/helm-charts/generic/emberstack_icon.png keywords: - reflector - controller