…eveloper#307)
* Updating orchestrator npm packages to OCI artifacts
Signed-off-by: Leanne Ahern <lahern@redhat.com>
* Bumping backstage chart based on changes to values.yaml
Signed-off-by: Leanne Ahern <lahern@redhat.com>
* Updating ReadMe per pre-commit
Signed-off-by: Leanne Ahern <lahern@redhat.com>
* Simplify the configuration by leveraging the {{inherit}} option
This option is supported as of RHDH 1.9 and allows inheriting
the version from the dynamic-plugins.default.yaml (coming from
the plugin catalog index image).
This way, we are sure to use the default plugin version.
NOTE: For this to work properly, the plugin refs should match.
So if the orchestrator plugins refs are changed later to quay.io
or registry.access.redhat.com in the DPDY, we should update them
here as well.
* Updating orchestrator packages to quay.io from ghcr.io
Signed-off-by: Leanne Ahern <lahern@redhat.com>
* Correcting quay.io path
Signed-off-by: Leanne Ahern <lahern@redhat.com>
* Updating quay.io path to registry.access.redhat instead
Signed-off-by: Leanne Ahern <lahern@redhat.com>
* Updating package path for oci and removing plugin config
Signed-off-by: Leanne Ahern <lahern@redhat.com>
---------
Signed-off-by: Leanne Ahern <lahern@redhat.com>
Co-authored-by: Armel Soro <asoro@redhat.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
Manual cherry-pick of #307
Fixes RHDHBUGS-2527