diff --git a/.release/release-metadata.hcl b/.release/release-metadata.hcl new file mode 100644 index 0000000000..c07de9602f --- /dev/null +++ b/.release/release-metadata.hcl @@ -0,0 +1,6 @@ +url_docker_registry_dockerhub = "https://hub.docker.com/r/hashicorp/boundary" +url_docker_registry_ecr = "https://gallery.ecr.aws/hashicorp/boundary" +url_license = "https://github.com/hashicorp/boundary/blob/main/LICENSE" +url_project_website = "https://www.boundaryproject.io" +url_release_notes = "https://www.boundaryproject.io/docs/releases/release-notes" +url_source_repository = "https://github.com/hashicorp/boundary" \ No newline at end of file