File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
incubating/newrelic-deployment-marker Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ version: '1.0'
3
3
metadata :
4
4
name : github-release
5
5
title : Create a GitHub release
6
- version : 1.2.0
6
+ version : 1.2.1
7
7
isPublic : true
8
8
description : Create a GitHub release.
9
9
sources :
@@ -20,7 +20,7 @@ metadata:
20
20
tags : []
21
21
icon :
22
22
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
24
24
background : " #f4f4f4"
25
25
examples :
26
26
- description : typical
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: '1.0'
2
2
kind : step-type
3
3
metadata :
4
4
name : newrelic-deployment-marker
5
- version : 1.0.0
5
+ version : 1.0.1
6
6
isPublic : true
7
7
description : Createa a new deployment marker in New Relic.
8
8
sources :
@@ -18,7 +18,7 @@ metadata:
18
18
- notifications
19
19
icon :
20
20
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
22
22
background : ' #f4f4f4'
23
23
examples :
24
24
- description : example-1
You can’t perform that action at this time.
0 commit comments