Skip to content

Commit

Permalink
Add catalog-info.yaml file for release data (#1343)
Browse files Browse the repository at this point in the history
* chore: Add catalog-info.yaml file and delete openedx.yaml file

---------

Co-authored-by: Feanil Patel <[email protected]>
  • Loading branch information
salman2013 and feanil authored Jan 30, 2025
1 parent ade9738 commit 98c42e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
10 changes: 1 addition & 9 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,4 @@ spec:
type: 'website'

# (Required) Acceptable Lifecycle Values: experimental, production, deprecated
lifecycle: 'production'

# (Optional) The value can be the name of any known component.
subcomponentOf: '<name_of_a_component>'

# (Optional) An array of different components or resources.
dependsOn:
- '<component_or_resource>'
- '<another_component_or_resource>'
lifecycle: 'production'
4 changes: 0 additions & 4 deletions openedx.yaml

This file was deleted.

0 comments on commit 98c42e9

Please sign in to comment.