Skip to content

Commit bd1a3f6

Browse files
argo-hub.argo-workflows: fix image name
1 parent 5ece25d commit bd1a3f6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

workflows/argo-workflows/versions/0.0.3/workflowTemplate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ spec:
4141
https://cdn.jsdelivr.net/gh/codefresh-io/argo-hub@main/workflows/argo-workflows/assets/icon.svg
4242
script:
4343
name: main
44-
image: quay.io/codefreshplugins/argo-hub-workflows-argo-workflows-versions-0.0.3-images-argo-workflow-cli:main
44+
image: quay.io/codefreshplugins/argo-hub-argo-workflows-argo-workflow-cli:0.0.3-main
4545
command:
4646
- sh
4747
resources: { }

workflows/argo-workflows/versions/0.0.4/workflowTemplate.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ spec:
4141
https://cdn.jsdelivr.net/gh/codefresh-io/argo-hub@main/workflows/argo-workflows/assets/icon.svg
4242
script:
4343
name: main
44-
image: quay.io/codefreshplugins/argo-hub-workflows-argo-workflows-versions-0.0.3-images-argo-workflow-cli:main
44+
image: quay.io/codefreshplugins/argo-hub-argo-workflows-argo-workflow-cli:0.0.4-main
4545
command:
4646
- sh
4747
resources: { }
@@ -74,7 +74,7 @@ spec:
7474
default: ''
7575
script:
7676
name: main
77-
image: quay.io/codefreshplugins/argo-hub-workflows-argo-workflows-versions-0.0.3-images-argo-workflow-cli:main
77+
image: quay.io/codefreshplugins/argo-hub-argo-workflows-argo-workflow-cli:0.0.4-main
7878
imagePullPolicy: Always
7979
command:
8080
- sh
@@ -108,7 +108,7 @@ spec:
108108
default: ''
109109
script:
110110
name: main
111-
image: quay.io/codefreshplugins/argo-hub-workflows-argo-workflows-versions-0.0.3-images-argo-workflow-cli:main
111+
image: quay.io/codefreshplugins/argo-hub-argo-workflows-argo-workflow-cli:0.0.4-main
112112
imagePullPolicy: Always
113113
command:
114114
- sh

0 commit comments

Comments
 (0)