From 0e608ff9ba3cfcbb1c0d94fbec96880d5d3b9c92 Mon Sep 17 00:00:00 2001 From: Jennifer Ubah Date: Thu, 19 Dec 2024 11:33:32 -0500 Subject: [PATCH] Updated orchestrator plugins to 1.4.0.rc.3 in staging registry --- .../orchestrator-operator.clusterserviceversion.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bundle/manifests/orchestrator-operator.clusterserviceversion.yaml b/bundle/manifests/orchestrator-operator.clusterserviceversion.yaml index c43fd75..4d02da3 100644 --- a/bundle/manifests/orchestrator-operator.clusterserviceversion.yaml +++ b/bundle/manifests/orchestrator-operator.clusterserviceversion.yaml @@ -91,12 +91,12 @@ metadata: }, "npmRegistry": "https://npm.registry.redhat.com", "orchestrator": { - "integrity": "sha512-A/twx1SOOGDQjglLzOxQikKO0XOdPP1jh2lj9Y/92bLox8mT+eaZpub8YLwR2mb7LsUIUImg+U6VnKwoAV9ATA==", - "package": "backstage-plugin-orchestrator@1.3.0" + "integrity": "sha512-vGGd9hUmDriEMmP2TfzLVa3JSnfot2Blg+aftDnu/lEphsY1s2gdA4Z5lCxUk7aobcKE6JO/f0sIl2jyxZ7ktw==", + "package": "backstage-plugin-orchestrator@1.4.0-rc.3" }, "orchestratorBackend": { - "integrity": "sha512-Th5vmwyhHyhURwQo28++PPHTvxGSFScSHPJyofIdE5gTAb87ncyfyBkipSDq7fwj4L8CQTXa4YP6A2EkHW1npg==", - "package": "backstage-plugin-orchestrator-backend-dynamic@1.3.0" + "integrity": "sha512-tS5cJGwjzP9esdTZvUFjw0O7+w9gGBI/+VvJrtqYJBDGXcEAq9iYixGk67ddQVW5eeUM7Tk1WqJlNj282aAWww==", + "package": "backstage-plugin-orchestrator-backend-dynamic@1.4.0-rc.3" }, "scope": "@redhat" },