From 0174ceeec04c4e3fe16e2a29587e3e6b32d2151f Mon Sep 17 00:00:00 2001 From: devops-submittable <79661797+devops-submittable@users.noreply.github.com> Date: Wed, 12 Apr 2023 08:06:48 -0700 Subject: [PATCH] AUTOMATED: update catalog-info.yaml --- catalog-info.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index e9924049..5562e4bf 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -1,10 +1,12 @@ +# DO NOT EDIT - Source of this data is https://github.com/submittable/software-catalog-automation/blob/main/src/owners.json apiVersion: backstage.io/v1alpha1 kind: Component metadata: name: amazon-ecs-render-task-definition description: "Inserts a container image URI into an Amazon ECS task definition JSON file." - annotations: + annotations: github.com/project-slug: submittable/amazon-ecs-render-task-definition + tags: [] spec: type: service