Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 0 additions & 25 deletions dynamic-plugins.default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@
# https://github.com/redhat-developer/rhdh/blob/main/.github/workflows/update-dynamic-plugins-default.yaml#L44-L75

plugins:
# - package: oci://registry.access.redhat.com/rhdh/backstage-community-plugin-analytics-provider-segment@sha256:fb3a8dc6b4f2e8859a61b94f54cccf2f815105b3f2b761665a3240d07c1eb030
# Tag: 1.9.7--1.22.2, Build date: 2026-06-25T18:34:12Z
# new approach using oci images: to switch to the new approach, uncommment
# the 'package' line above and remove the next two lines, keeping the pluginConfig.
# disabled: true
- package: ./dynamic-plugins/dist/backstage-community-plugin-analytics-provider-segment
disabled: false
pluginConfig:
Expand Down Expand Up @@ -381,11 +376,6 @@ plugins:
# disabled: true
- package: ./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-extensions-backend-dynamic
disabled: false
# - package: oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-global-floating-action-button@sha256:21506faeab4c1862f731c3cb78e51b298aad1a0c0278dfc7c591ce325a9b4018
# Tag: 1.9.7--1.7.3, Build date: 2026-06-25T18:21:53Z
# new approach using oci images: to switch to the new approach, uncommment
# the 'package' line above and remove the next two lines, keeping the pluginConfig.
# disabled: true
- package: ./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-global-floating-action-button
disabled: false
pluginConfig:
Expand All @@ -398,11 +388,6 @@ plugins:
mountPoints:
- mountPoint: application/listener
importName: DynamicGlobalFloatingActionButton
# - package: oci://registry.access.redhat.com/rhdh/red-hat-developer-hub-backstage-plugin-global-header@sha256:6d5e0bc53b6dbc07cf42d672a41c0b6ed3a2d6c7af6b141864ed6878fc7fa41b
# Tag: 1.9.7--1.20.1, Build date: 2026-06-25T18:38:01Z
# new approach using oci images: to switch to the new approach, uncommment
# the 'package' line above and remove the next two lines, keeping the pluginConfig.
# disabled: true
- package: ./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-global-header
disabled: false
pluginConfig:
Expand Down Expand Up @@ -772,11 +757,6 @@ plugins:
if:
anyOf:
- isQuayAvailable
# - package: oci://registry.access.redhat.com/rhdh/backstage-community-plugin-rbac@sha256:a0ec43cf8545b614b0bce7d7c499925afda8ddb8d30f19ea9dda7cd4fcd0a002
# Tag: 1.9.7--1.47.4, Build date: 2026-06-25T18:32:30Z
# new approach using oci images: to switch to the new approach, uncommment
# the 'package' line above and remove the next two lines, keeping the pluginConfig.
# disabled: true
- package: ./dynamic-plugins/dist/backstage-community-plugin-rbac
disabled: true
pluginConfig:
Expand Down Expand Up @@ -1181,11 +1161,6 @@ plugins:
- name: argoInstance2
url: ${ARGOCD_INSTANCE2_URL}
token: ${ARGOCD_AUTH_TOKEN2}
# - package: oci://registry.access.redhat.com/rhdh/roadiehq-scaffolder-backend-module-http-request@sha256:c048dcb7bb4d8e529cb460db057ec32c37eb3c4c381f635dfba44829b6210149
# Tag: 1.9.7--5.5.1, Build date: 2026-06-25T18:11:34Z
# new approach using oci images: to switch to the new approach, uncommment
# the 'package' line above and remove the next two lines, keeping the pluginConfig.
# disabled: true
- package: ./dynamic-plugins/dist/roadiehq-scaffolder-backend-module-http-request-dynamic
disabled: true
- package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-3scale-backend:bs_1.45.3__3.10.0
Expand Down
Loading