Commit f74f036
committed
fix(migration-tool): point migrate_agent CDN URL at v10-to-v11 subpath
The binaries live under migration-tool-v10-to-v11/ in the
utmstack-updates GCS bucket. Without the subpath the download URL
resolved to a 404 and agent deployments would never receive the
binary.1 parent c5a0680 commit f74f036
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments