Skip to content

Commit f258870

Browse files
Version 0.4.5 (#592)
1 parent f1cef5d commit f258870

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

incubating/argo-cd-sync/step.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
kind: step-type
22
metadata:
33
name: argo-cd-sync
4-
version: 0.4.4
4+
version: 0.4.5
55
isPublic: true
66
description: Syncs Argo CD apps managed by our GitOps Runtimes
77
sources:
@@ -56,7 +56,7 @@ spec:
5656
},
5757
"IMAGE_TAG": {
5858
"type": "string",
59-
"default": "0.4.3",
59+
"default": "0.4.5",
6060
"description": "OPTIONAL - To overwrite the tag to use"
6161
}
6262
}

0 commit comments

Comments
 (0)