Skip to content

Commit 7e390a2

Browse files
committed
fix image tag for gitops-argocd-sync step
1 parent fb8022a commit 7e390a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graduated/gitops-argocd-sync/step.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ spec:
125125
},
126126
"IMAGE_TAG": {
127127
"type": "string",
128-
"default": "1.4.5",
128+
"default": "1.5.0",
129129
"description": "OPTIONAL - To overwrite the tag to use"
130130
}
131131
}

0 commit comments

Comments
 (0)