We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae7d3a1 commit c6eec5dCopy full SHA for c6eec5d
graduated/codefresh-run/step.yaml
@@ -3,7 +3,7 @@ kind: step-type
3
metadata:
4
name: codefresh-run
5
title: Run a Codefresh pipeline
6
- version: 1.5.4
+ version: 1.6.0
7
isPublic: true
8
description: Run a Codefresh pipeline by ID or name and attach the created build logs.
9
sources:
@@ -55,7 +55,7 @@ spec:
55
"type": "string",
56
"description": "Custom image of codefresh-run step",
57
"examples": ["latest-debian"],
58
- "default": "0.89.0"
+ "default": "0.89.1"
59
},
60
"PIPELINE_ID": {
61
0 commit comments