mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
Merge pull request #51 from liatrio/refactor-remove-catalog-info.yaml
Remove catalog-info.yaml
This commit is contained in:
commit
3eedaa5dbb
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
||||||
apiVersion: backstage.io/v1alpha1
|
|
||||||
kind: Component
|
|
||||||
metadata:
|
|
||||||
name: spring-petclinic
|
|
||||||
description: Older application used at various times in the Devops Bootcamp
|
|
||||||
annotations:
|
|
||||||
github.com/project-slug: 'liatrio/spring-petclinic'
|
|
||||||
tags:
|
|
||||||
- bootcamp
|
|
||||||
links:
|
|
||||||
- url: https://devops-bootcamp.liatr.io/#/1-introduction/overview
|
|
||||||
title: Devops Bootcamp
|
|
||||||
icon: dashboard
|
|
||||||
spec:
|
|
||||||
type: website
|
|
||||||
lifecycle: production
|
|
||||||
owner: liatrio
|
|
Loading…
Reference in a new issue