From 8ca7c20a2b0b0c5096ecf95491b0c7e6d2f9044d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 00:36:58 +0000 Subject: [PATCH] fix(data): automatic update of static data (#17605) --- data/azure-pipelines-tasks.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/data/azure-pipelines-tasks.json b/data/azure-pipelines-tasks.json index 3a6b155196..5921996603 100644 --- a/data/azure-pipelines-tasks.json +++ b/data/azure-pipelines-tasks.json @@ -192,6 +192,7 @@ ], "automatedanalysis": ["0.198.0", "0.171.0"], "azureappservicemanage": [ + "0.210.0", "0.208.0", "0.206.0", "0.200.0", @@ -525,6 +526,7 @@ "3.0.3", "3.0.2", "3.0.1", + "4.210.0", "4.209.0", "4.208.0", "4.202.0", @@ -561,6 +563,7 @@ "4.166.0", "4.165.0", "4.164.0", + "5.210.0", "5.209.0", "5.208.0", "5.202.0", @@ -674,6 +677,7 @@ "1.0.2", "1.0.1", "1.0.0", + "2.210.0", "2.209.0", "2.208.1", "2.208.0" @@ -1243,6 +1247,7 @@ "2.131.3" ], "azureresourcemanagertemplatedeployment": [ + "3.210.0", "3.209.0", "3.208.0", "3.200.0", @@ -1810,6 +1815,7 @@ "1.140.0" ], "containerbuild": [ + "0.210.0", "0.208.0", "0.198.0", "0.181.0", @@ -2233,6 +2239,7 @@ "2.150.0" ], "dotnetcorecli": [ + "2.210.0", "2.208.1", "2.208.0", "2.202.0", @@ -3089,6 +3096,7 @@ "0.1.8" ], "helminstaller": [ + "0.210.0", "0.198.0", "0.181.0", "0.180.0", @@ -3121,6 +3129,7 @@ "0.1.5", "0.1.4", "0.1.3", + "1.210.0", "1.198.0", "1.181.0", "1.180.0", @@ -3484,6 +3493,7 @@ "2.131.0" ], "kubectlinstaller": [ + "0.210.0", "0.198.0", "0.181.0", "0.175.1", @@ -4067,6 +4077,7 @@ "1.0.0" ], "nodetool": [ + "0.210.0", "0.200.0", "0.198.0", "0.192.0", @@ -4734,6 +4745,7 @@ "3.0.0" ], "powershell": [ + "2.210.0", "2.200.0", "2.198.0", "2.194.0", @@ -5494,6 +5506,7 @@ "1.0.0" ], "usenode": [ + "1.210.0", "1.208.1", "1.208.0", "1.206.0", -- GitLab