export const getMetadataFile = (bootstrapVersion, branch) => ({ bootstrap_version: bootstrapVersion, branch, version: 1, });