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 dfd20c6 commit cd1cca8Copy full SHA for cd1cca8
incubating/jira-issue-manager/step.yaml
@@ -2,7 +2,7 @@ kind: step-type
2
version: '1.0'
3
metadata:
4
name: jira-issue-manager
5
- version: 1.0.8
+ version: 1.0.9
6
title: Jira Issue Manager
7
isPublic: true
8
description: Create, Update, & Validate Jira Issues
@@ -245,7 +245,7 @@ spec:
245
stepsTemplate: |-
246
main:
247
248
- image: quay.io/codefreshplugins/jira-issue-manager:1.0.7
+ image: quay.io/codefreshplugins/jira-issue-manager:1.0.9
249
environment:
250
[[ range $key, $val := .Arguments ]]
251
- '[[ $key ]]=[[ $val ]]'
0 commit comments