From 6d2bc9cfb35d1bda2127c732d473e15ad21084c4 Mon Sep 17 00:00:00 2001 From: alinashklyar Date: Thu, 30 Nov 2023 10:46:16 +0200 Subject: [PATCH] fixed icons for github-release and new-relic --- graduated/github-release/step.yaml | 2 +- incubating/newrelic-deployment-marker/step.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/graduated/github-release/step.yaml b/graduated/github-release/step.yaml index bed42c0ef..fca8e08bf 100644 --- a/graduated/github-release/step.yaml +++ b/graduated/github-release/step.yaml @@ -20,7 +20,7 @@ metadata: tags: [] icon: type: svg - url: https://cdn.jsdelivr.net/gh/codefresh-io/steps/incubating/github-release/icon.svg + url: https://cdn.jsdelivr.net/gh/codefresh-io/steps/graduated/github-release/icon.svg background: "#f4f4f4" examples: - description: typical diff --git a/incubating/newrelic-deployment-marker/step.yaml b/incubating/newrelic-deployment-marker/step.yaml index 6247bbdca..f81f10c9b 100644 --- a/incubating/newrelic-deployment-marker/step.yaml +++ b/incubating/newrelic-deployment-marker/step.yaml @@ -18,7 +18,7 @@ metadata: - notifications icon: type: svg - url: https://newrelic.com/themes/custom/curio/assets/mediakit/NR_logo_Horizontal.svg + url: https://newrelic.com/themes/custom/erno/assets/mediakit/new_relic_logo_horizontal.svg background: '#f4f4f4' examples: - description: example-1