diff --git a/microsite/data/plugins/docker-tags.yaml b/microsite/data/plugins/docker-tags.yaml new file mode 100644 index 0000000000..c6528cae24 --- /dev/null +++ b/microsite/data/plugins/docker-tags.yaml @@ -0,0 +1,10 @@ +--- +title: Docker tags +author: Workm8 +authorUrl: 'https://github.com/work-m8' +category: Services +description: 'Creates a list of docker tags based on hub.docker.com' +documentation: 'https://github.com/Work-m8/backstage-docker-plugin/blob/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'