@@ -546,6 +546,11 @@ plugins:
546546 priority : 100
547547- package : oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-scaffolder-backend-module-quay:bs_1.45.3__2.14.0!backstage-community-plugin-scaffolder-backend-module-quay
548548 disabled : false
549+ - package : oci://quay.io/rhdh/backstage-community-plugin-acr@sha256:61376e8fcfc71175bb64415396cf95c98135b80898d8cb00075962c38b08b7d8!backstage-community-plugin-acr
550+ # Tag: 1.10.0--1.20.1, Build date: 2026-01-21T20:12:41Z
551+ # new approach using oci images: to switch to the new approach, remove
552+ # these comments + the next two lines, but keep the pluginConfig details.
553+ disabled : true
549554- package : ./dynamic-plugins/dist/backstage-community-plugin-acr
550555 disabled : true
551556 pluginConfig :
@@ -588,6 +593,11 @@ plugins:
588593 pingIdentityOrg : {}
589594- package : ./dynamic-plugins/dist/backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor-dynamic
590595 disabled : true
596+ - package : oci://quay.io/rhdh/backstage-community-plugin-ocm@sha256:293b3fe90fbd4e525b079a3d4a5fdca237777d6577a1bd5d9dca170235d9eef8!backstage-community-plugin-ocm
597+ # Tag: 1.10.0--5.11.1, Build date: 2026-01-21T20:17:51Z
598+ # new approach using oci images: to switch to the new approach, remove
599+ # these comments + the next two lines, but keep the pluginConfig details.
600+ disabled : true
591601- package : ./dynamic-plugins/dist/backstage-community-plugin-ocm
592602 disabled : true
593603 pluginConfig :
@@ -642,6 +652,11 @@ plugins:
642652 url : ${OCM_HUB_URL}
643653 serviceAccountToken : ${OCM_SA_TOKEN}
644654 owner : janus-authors
655+ - package : oci://quay.io/rhdh/backstage-community-plugin-rbac@sha256:a83b4beec87d6fbd2e9a7d8f7181ed39e6eeba8410e60340c4d00ff66852c5f2!backstage-community-plugin-rbac
656+ # Tag: 1.10.0--1.47.2, Build date: 2025-11-13T13:37:29Z
657+ # new approach using oci images: to switch to the new approach, remove
658+ # these comments + the next two lines, but keep the pluginConfig details.
659+ disabled : true
645660- package : ./dynamic-plugins/dist/backstage-community-plugin-rbac
646661 disabled : true
647662 pluginConfig :
@@ -695,6 +710,11 @@ plugins:
695710 pluginConfig :
696711 techRadar :
697712 url : ${TECH_RADAR_DATA_URL}
713+ - package : oci://quay.io/rhdh/backstage-community-plugin-topology@sha256:fc08cd44256b0939b74cabd760bd0461fd2ad04715ed64223bc39d76765ea466!backstage-community-plugin-topology
714+ # Tag: 1.10.0--2.9.3, Build date: 2026-01-21T20:32:50Z
715+ # new approach using oci images: to switch to the new approach, remove
716+ # these comments + the next two lines, but keep the pluginConfig details.
717+ disabled : true
698718- package : ./dynamic-plugins/dist/backstage-community-plugin-topology
699719 disabled : true
700720 pluginConfig :
@@ -1123,8 +1143,6 @@ plugins:
11231143 if :
11241144 anyOf :
11251145 - isQuayAvailable
1126- - package : oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-scaffolder-backend-module-servicenow:bs_1.45.3__2.11.0!backstage-community-plugin-scaffolder-backend-module-servicenow
1127- disabled : true
11281146 pluginConfig :
11291147 servicenow :
11301148 baseUrl : ${SERVICENOW_BASE_URL}
0 commit comments