File tree Expand file tree Collapse file tree 6 files changed +9
-5
lines changed
Expand file tree Collapse file tree 6 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 2.0.1 (February 2, 2023)
4+
5+ * [ #212 ] ( https://github.com/redhat-developer/openshift-vsts/pull/215 ) Add support to unzip .tar.gz archive
6+
37## 2.0.0 (December 20, 2022)
48
59This release updates the minimum node version supported to 10. Old workflows might break up when switching to it
Original file line number Diff line number Diff line change 2727 "version" : {
2828 "Major" : 3 ,
2929 "Minor" : 0 ,
30- "Patch" : 1
30+ "Patch" : 2
3131 },
3232 "minimumAgentVersion" : " 2.144.0" ,
3333 "instanceNameFormat" : " config-map $(message)" ,
Original file line number Diff line number Diff line change 2626 "version" : {
2727 "Major" : 3 ,
2828 "Minor" : 0 ,
29- "Patch" : 1
29+ "Patch" : 2
3030 },
3131 "minimumAgentVersion" : " 2.144.0" ,
3232 "instanceNameFormat" : " oc-cmd $(message)" ,
Original file line number Diff line number Diff line change 2626 "version" : {
2727 "Major" : 3 ,
2828 "Minor" : 0 ,
29- "Patch" : 1
29+ "Patch" : 2
3030 },
3131 "minimumAgentVersion" : " 2.144.0" ,
3232 "instanceNameFormat" : " Oc Conditional Cmd" ,
Original file line number Diff line number Diff line change 2727 "version" : {
2828 "Major" : 3 ,
2929 "Minor" : 0 ,
30- "Patch" : 1
30+ "Patch" : 2
3131 },
3232 "minimumAgentVersion" : " 2.144.0" ,
3333 "instanceNameFormat" : " oc-setup $(message)" ,
Original file line number Diff line number Diff line change 22 "manifestVersion" : 1 ,
33 "id" : " openshift-vsts" ,
44 "publisher" : " redhat" ,
5- "version" : " 2.0.0 " ,
5+ "version" : " 2.0.1 " ,
66 "name" : " OpenShift Extension" ,
77 "description" : " OpenShift tasks for Azure DevOps" ,
88 "public" : true ,
You can’t perform that action at this time.
0 commit comments