Skip to content

Commit 79560da

Browse files
authored
download urls change from google cloud to k8 (#20810)
* download urls change from google cloud to k8 * changes to url from google cloud to k8
1 parent 0f049a9 commit 79560da

File tree

17 files changed

+2792
-1716
lines changed

17 files changed

+2792
-1716
lines changed

Tasks/KubectlInstallerV0/_buildConfigs/Node20/package-lock.json

+83-287
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/KubectlInstallerV0/_buildConfigs/Node20/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@types/node": "^20.3.1",
55
"@types/uuid": "^8.3.0",
66
"azure-pipelines-task-lib": "^4.17.0",
7-
"azure-pipelines-tasks-kubernetes-common": "2.209.1",
7+
"azure-pipelines-tasks-kubernetes-common": "2.252.0",
88
"azure-pipelines-tool-lib": "2.0.0-preview"
99
},
1010
"devDependencies": {

Tasks/KubectlInstallerV0/package-lock.json

+66-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/KubectlInstallerV0/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@types/node": "^16.11.39",
55
"@types/uuid": "^8.3.0",
66
"azure-pipelines-task-lib": "^4.17.0",
7-
"azure-pipelines-tasks-kubernetes-common": "2.209.1",
7+
"azure-pipelines-tasks-kubernetes-common": "2.252.0",
88
"azure-pipelines-tool-lib": "2.0.0-preview"
99
},
1010
"devDependencies": {

Tasks/KubectlInstallerV0/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 0,
16-
"Minor": 247,
16+
"Minor": 252,
1717
"Patch": 0
1818
},
1919
"demands": [],

Tasks/KubectlInstallerV0/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 0,
16-
"Minor": 247,
16+
"Minor": 252,
1717
"Patch": 0
1818
},
1919
"demands": [],
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Default|0.247.0
2-
Node20_229_3|0.247.1
1+
Default|0.252.0
2+
Node20_229_3|0.252.1

0 commit comments

Comments
 (0)