From e74daf62c3fe909b445b4a832f0a4c8393239aba Mon Sep 17 00:00:00 2001 From: alinashklyar Date: Thu, 30 Nov 2023 10:56:44 +0200 Subject: [PATCH] CR-20827 (#663) * fixed icons for github-release and new-relic * bump --- graduated/github-release/step.yaml | 4 ++-- incubating/newrelic-deployment-marker/step.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graduated/github-release/step.yaml b/graduated/github-release/step.yaml index bed42c0ef..de53eeecb 100644 --- a/graduated/github-release/step.yaml +++ b/graduated/github-release/step.yaml @@ -3,7 +3,7 @@ version: '1.0' metadata: name: github-release title: Create a GitHub release - version: 1.2.0 + version: 1.2.1 isPublic: true description: Create a GitHub release. sources: @@ -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..afae7cea9 100644 --- a/incubating/newrelic-deployment-marker/step.yaml +++ b/incubating/newrelic-deployment-marker/step.yaml @@ -2,7 +2,7 @@ version: '1.0' kind: step-type metadata: name: newrelic-deployment-marker - version: 1.0.0 + version: 1.0.1 isPublic: true description: Createa a new deployment marker in New Relic. sources: @@ -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