File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ taskRef:
1919 resolver : bundles
2020 params :
2121 - name : bundle
22- value : ghcr.io/tektoncd-catalog/git-clone/bundle:v1.6 .0
22+ value : ghcr.io/tektoncd-catalog/git-clone/bundle:v1.5 .0
2323 - name : name
2424 value : git-clone
2525 - name : kind
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ kind: StepAction
55metadata :
66 name : git-clone
77 labels :
8- app.kubernetes.io/version : " 1.6 .0"
8+ app.kubernetes.io/version : " 1.5 .0"
99 annotations :
1010 artifacthub.io/category : integration-delivery
1111 artifacthub.io/changes : |
@@ -132,7 +132,7 @@ spec:
132132 Print user-friendly error messages with actionable hints and reproduction commands when git operations fail. Set to "false" to disable.
133133 name : userFriendlyErrors
134134 type : string
135- - default : ghcr.io/tektoncd-catalog/git-clone:v1.6 .0
135+ - default : ghcr.io/tektoncd-catalog/git-clone:v1.5 .0
136136 description : The image providing the git-init binary that this StepAction runs.
137137 name : gitInitImage
138138 type : string
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ metadata:
4040 tekton.dev/signature : MEUCICL1RH2AA+nz2VbG5uMqv/MeRqsiFLR6RqzkDvjs+DnLAiEAkAtjBYYep9K0ookACnun3QU+FJxojRXaH6TbbYtbK1E=
4141 tekton.dev/tags : git
4242 labels :
43- app.kubernetes.io/version : 1.6.0
43+ app.kubernetes.io/version : " 1.5.0 "
4444 name : git-clone
4545spec :
4646 description : |-
@@ -116,7 +116,7 @@ spec:
116116 Print user-friendly error messages with actionable hints and reproduction commands when git operations fail. Set to "false" to disable.
117117 name : userFriendlyErrors
118118 type : string
119- - default : ghcr.io/tektoncd-catalog/git-clone:v1.6 .0
119+ - default : ghcr.io/tektoncd-catalog/git-clone:v1.5 .0
120120 description : The image providing the git-init binary that this Task runs.
121121 name : gitInitImage
122122 type : string
You can’t perform that action at this time.
0 commit comments