Skip to content

Commit

Permalink
download urls change from google cloud to k8 (#20810)
Browse files Browse the repository at this point in the history
* download urls change from google cloud to k8

* changes to url from google cloud to k8
  • Loading branch information
v-bkasu authored Jan 28, 2025
1 parent 0f049a9 commit 79560da
Show file tree
Hide file tree
Showing 17 changed files with 2,792 additions and 1,716 deletions.
370 changes: 83 additions & 287 deletions Tasks/KubectlInstallerV0/_buildConfigs/Node20/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tasks/KubectlInstallerV0/_buildConfigs/Node20/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^20.3.1",
"@types/uuid": "^8.3.0",
"azure-pipelines-task-lib": "^4.17.0",
"azure-pipelines-tasks-kubernetes-common": "2.209.1",
"azure-pipelines-tasks-kubernetes-common": "2.252.0",
"azure-pipelines-tool-lib": "2.0.0-preview"
},
"devDependencies": {
Expand Down
115 changes: 66 additions & 49 deletions Tasks/KubectlInstallerV0/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Tasks/KubectlInstallerV0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^16.11.39",
"@types/uuid": "^8.3.0",
"azure-pipelines-task-lib": "^4.17.0",
"azure-pipelines-tasks-kubernetes-common": "2.209.1",
"azure-pipelines-tasks-kubernetes-common": "2.252.0",
"azure-pipelines-tool-lib": "2.0.0-preview"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion Tasks/KubectlInstallerV0/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 0,
"Minor": 247,
"Minor": 252,
"Patch": 0
},
"demands": [],
Expand Down
2 changes: 1 addition & 1 deletion Tasks/KubectlInstallerV0/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 0,
"Minor": 247,
"Minor": 252,
"Patch": 0
},
"demands": [],
Expand Down
4 changes: 2 additions & 2 deletions _generated/KubectlInstallerV0.versionmap.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Default|0.247.0
Node20_229_3|0.247.1
Default|0.252.0
Node20_229_3|0.252.1
Loading

0 comments on commit 79560da

Please sign in to comment.