Skip to content

Commit a32da4d

Browse files
fix(marketplace): fix some marketplace entities (#3167)
Signed-off-by: Oleksandr Andriienko <[email protected]>
1 parent 081369e commit a32da4d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

catalog-entities/marketplace/packages/backstage-community-plugin-acr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
support: tech-preview
2727
lifecycle: active
2828
partOf:
29-
- acr
29+
- azure-container-registry
3030
appConfigExamples:
3131
- title: Default configuration
3232
content:

catalog-entities/marketplace/packages/red-hat-developer-hub-backstage-plugin-lightspeed-backend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
support: dev-preview
2727
lifecycle: active
2828
partOf:
29-
- red-hat-developer-hub-backstage-plugin-lightspeed-backend
29+
- lightspeed
3030
appConfigExamples:
3131
- title: Default configuration
3232
content: |

catalog-entities/marketplace/packages/red-hat-developer-hub-backstage-plugin-lightspeed.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
support: dev-preview
2727
lifecycle: active
2828
partOf:
29-
- red-hat-developer-hub-backstage-plugin-lightspeed
29+
- lightspeed
3030
appConfigExamples:
3131
- title: Default configuration
3232
content: |

0 commit comments

Comments
 (0)