Skip to content

Commit e74daf6

Browse files
authored
CR-20827 (#663)
* fixed icons for github-release and new-relic * bump
1 parent fccb63a commit e74daf6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

graduated/github-release/step.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '1.0'
33
metadata:
44
name: github-release
55
title: Create a GitHub release
6-
version: 1.2.0
6+
version: 1.2.1
77
isPublic: true
88
description: Create a GitHub release.
99
sources:
@@ -20,7 +20,7 @@ metadata:
2020
tags: []
2121
icon:
2222
type: svg
23-
url: https://cdn.jsdelivr.net/gh/codefresh-io/steps/incubating/github-release/icon.svg
23+
url: https://cdn.jsdelivr.net/gh/codefresh-io/steps/graduated/github-release/icon.svg
2424
background: "#f4f4f4"
2525
examples:
2626
- description: typical

incubating/newrelic-deployment-marker/step.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '1.0'
22
kind: step-type
33
metadata:
44
name: newrelic-deployment-marker
5-
version: 1.0.0
5+
version: 1.0.1
66
isPublic: true
77
description: Createa a new deployment marker in New Relic.
88
sources:
@@ -18,7 +18,7 @@ metadata:
1818
- notifications
1919
icon:
2020
type: svg
21-
url: https://newrelic.com/themes/custom/curio/assets/mediakit/NR_logo_Horizontal.svg
21+
url: https://newrelic.com/themes/custom/erno/assets/mediakit/new_relic_logo_horizontal.svg
2222
background: '#f4f4f4'
2323
examples:
2424
- description: example-1

0 commit comments

Comments
 (0)