Skip to content

Commit

Permalink
bump jira-issue-manager version
Browse files Browse the repository at this point in the history
  • Loading branch information
pysarenko-bohdan committed Jan 14, 2025
1 parent 4c7c8d1 commit 4f671d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions incubating/jira-issue-manager/step.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: step-type
version: '1.0'
metadata:
name: jira-issue-manager
version: 1.0.12
version: 1.0.13
title: Jira Issue Manager
isPublic: true
description: Create, Update, & Validate Jira Issues
Expand Down Expand Up @@ -246,7 +246,7 @@ spec:
stepsTemplate: |-
main:
name: jira-issue-manager
image: quay.io/codefreshplugins/jira-issue-manager:1.0.12
image: quay.io/codefreshplugins/jira-issue-manager:1.0.13
environment:
[[ range $key, $val := .Arguments ]]
- '[[ $key ]]=[[ $val ]]'
Expand Down

0 comments on commit 4f671d4

Please sign in to comment.