From 6d194fc87e5427ce8c9ce276a2979ef491271e93 Mon Sep 17 00:00:00 2001 From: Pascal Wilbrink Date: Tue, 24 Oct 2023 18:50:57 +0200 Subject: [PATCH] Create docker-tags.yaml Signed-off-by: Pascal Wilbrink --- microsite/data/plugins/docker-tags.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 microsite/data/plugins/docker-tags.yaml diff --git a/microsite/data/plugins/docker-tags.yaml b/microsite/data/plugins/docker-tags.yaml new file mode 100644 index 0000000000..3c142f2e11 --- /dev/null +++ b/microsite/data/plugins/docker-tags.yaml @@ -0,0 +1,10 @@ +--- +title: Docker tags +author: Workm8 +authorUrl: https://github.com/work-m8/.github +category: Services +description: Creates a list of docker tags based on hub.docker.com +documentation: https://raw.githubusercontent.com/Work-m8/backstage-docker-plugin/main/README.md +iconUrl: https://raw.githubusercontent.com/Work-m8/.github/main/profile/wm_logo.png +npmPackageName: @workm8/backstage-docker-tags +addedDate: '2023-24-10'