@@ -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 :
@@ -695,6 +705,11 @@ plugins:
695705 pluginConfig :
696706 techRadar :
697707 url : ${TECH_RADAR_DATA_URL}
708+ - package : oci://quay.io/rhdh/backstage-community-plugin-topology@sha256:fc08cd44256b0939b74cabd760bd0461fd2ad04715ed64223bc39d76765ea466!backstage-community-plugin-topology
709+ # Tag: 1.10.0--2.9.3, Build date: 2026-01-21T20:32:50Z
710+ # new approach using oci images: to switch to the new approach, remove
711+ # these comments + the next two lines, but keep the pluginConfig details.
712+ disabled : true
698713- package : ./dynamic-plugins/dist/backstage-community-plugin-topology
699714 disabled : true
700715 pluginConfig :
@@ -1123,8 +1138,6 @@ plugins:
11231138 if :
11241139 anyOf :
11251140 - 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
11281141 pluginConfig :
11291142 servicenow :
11301143 baseUrl : ${SERVICENOW_BASE_URL}
0 commit comments