Skip to content

Commit 594afb9

Browse files
change to latest. (#489)
1 parent 16872e9 commit 594afb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

incubating/codefresh-report-image/step.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ kind: step-type
22
version: '1.0'
33
metadata:
44
name: codefresh-report-image
5-
version: 1.0.0
5+
version: 1.0.1
66
isPublic: true
77
description: Report Docker Image Metadata to Codefresh CD
88
sources:
@@ -174,7 +174,7 @@ spec:
174174
"IMAGE_TAG": {
175175
"type": "string",
176176
"description": "Image tag for step's image.",
177-
"default": "0.0.83"
177+
"default": "latest"
178178
}
179179
}
180180
}

0 commit comments

Comments
 (0)