diff --git a/microsite/data/plugins/docker-tags.yaml b/microsite/data/plugins/docker-tags.yaml index 3c142f2e11..aebd587ff7 100644 --- a/microsite/data/plugins/docker-tags.yaml +++ b/microsite/data/plugins/docker-tags.yaml @@ -1,10 +1,10 @@ --- title: Docker tags author: Workm8 -authorUrl: https://github.com/work-m8/.github +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 +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'