Skip to content

Commit

Permalink
CR-20827 (#663)
Browse files Browse the repository at this point in the history
* fixed icons for github-release and new-relic

* bump
  • Loading branch information
alinashklyar authored Nov 30, 2023
1 parent fccb63a commit e74daf6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions graduated/github-release/step.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions incubating/newrelic-deployment-marker/step.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
Expand Down

0 comments on commit e74daf6

Please sign in to comment.