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.1
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.1 "
8+ app.kubernetes.io/version : " 1.5.0 "
99 annotations :
1010 artifacthub.io/category : integration-delivery
1111 artifacthub.io/changes : |
@@ -128,7 +128,7 @@ spec:
128128 Print user-friendly error messages with actionable hints and reproduction commands when git operations fail. Set to "false" to disable.
129129 name : userFriendlyErrors
130130 type : string
131- - default : ghcr.io/tektoncd-catalog/git-clone:v1.6.1
131+ - default : ghcr.io/tektoncd-catalog/git-clone:v1.5.0
132132 description : The image providing the git-init binary that this StepAction runs.
133133 name : gitInitImage
134134 type : string
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ metadata:
3636 tekton.dev/signature : MEUCIHnHqhYc0TCdI0THZqZis3CEvOdyAsRTV7cN/lc7F0fPAiEAztvz5/7Frmwiu58wcfaUtRad7geXouOUIcXwQZ0tcfE=
3737 tekton.dev/tags : git
3838 labels :
39- app.kubernetes.io/version : 1.6.1
39+ app.kubernetes.io/version : " 1.5.0 "
4040 name : git-clone
4141spec :
4242 description : |-
@@ -112,7 +112,7 @@ spec:
112112 Print user-friendly error messages with actionable hints and reproduction commands when git operations fail. Set to "false" to disable.
113113 name : userFriendlyErrors
114114 type : string
115- - default : ghcr.io/tektoncd-catalog/git-clone:v1.6.1
115+ - default : ghcr.io/tektoncd-catalog/git-clone:v1.5.0
116116 description : The image providing the git-init binary that this Task runs.
117117 name : gitInitImage
118118 type : string
You can’t perform that action at this time.
0 commit comments