datadog-agent
datadog-agent copied to clipboard
Use common base URL for KMT images
What does this PR do?
Fixes how images are defined in the platforms.json file and how they are downloaded. This fixes inconsistencies in how the images were downloaded (for example, sometimes the branch name would be ignored and replaced with master).
Motivation
Consistency in how images are referred to and downloaded.