From d0182b818a3a522c78ba7f2bd70f1c2aea6f761c Mon Sep 17 00:00:00 2001 From: Jordan Dubrick Date: Thu, 23 Apr 2026 15:20:41 -0400 Subject: [PATCH 1/6] update lightspeed core image to 0.5.1 Signed-off-by: Jordan Dubrick --- .../manifests/rhdh-flavour-lightspeed-config_v1_configmap.yaml | 2 +- .../rhdh/default-config/flavours/lightspeed/deployment.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle/rhdh/manifests/rhdh-flavour-lightspeed-config_v1_configmap.yaml b/bundle/rhdh/manifests/rhdh-flavour-lightspeed-config_v1_configmap.yaml index 759f62832..d6126fcc7 100644 --- a/bundle/rhdh/manifests/rhdh-flavour-lightspeed-config_v1_configmap.yaml +++ b/bundle/rhdh/manifests/rhdh-flavour-lightspeed-config_v1_configmap.yaml @@ -268,7 +268,7 @@ data: containers: # Lightspeed Core Backend - name: lightspeed-core - image: quay.io/lightspeed-core/lightspeed-stack:0.5.0 + image: quay.io/lightspeed-core/lightspeed-stack:0.5.1 imagePullPolicy: Always ports: - containerPort: 8080 diff --git a/config/profile/rhdh/default-config/flavours/lightspeed/deployment.yaml b/config/profile/rhdh/default-config/flavours/lightspeed/deployment.yaml index 578347eb2..866e39a4b 100644 --- a/config/profile/rhdh/default-config/flavours/lightspeed/deployment.yaml +++ b/config/profile/rhdh/default-config/flavours/lightspeed/deployment.yaml @@ -24,7 +24,7 @@ spec: containers: # Lightspeed Core Backend - name: lightspeed-core - image: quay.io/lightspeed-core/lightspeed-stack:0.5.0 + image: quay.io/lightspeed-core/lightspeed-stack:0.5.1 imagePullPolicy: Always ports: - containerPort: 8080 From 7f7f7d9ecbc28c6a282ef1e2ff80f13f7c140c65 Mon Sep 17 00:00:00 2001 From: Jordan Dubrick Date: Thu, 23 Apr 2026 15:23:50 -0400 Subject: [PATCH 2/6] update lightspeed plugin and bundles Signed-off-by: Jordan Dubrick --- .../rhdh-flavour-lightspeed-config_v1_configmap.yaml | 4 ++-- .../default-config/flavours/lightspeed/dynamic-plugins.yaml | 4 ++-- dist/rhdh/install.yaml | 6 +++--- docs/lightspeed.md | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bundle/rhdh/manifests/rhdh-flavour-lightspeed-config_v1_configmap.yaml b/bundle/rhdh/manifests/rhdh-flavour-lightspeed-config_v1_configmap.yaml index d6126fcc7..48be5890f 100644 --- a/bundle/rhdh/manifests/rhdh-flavour-lightspeed-config_v1_configmap.yaml +++ b/bundle/rhdh/manifests/rhdh-flavour-lightspeed-config_v1_configmap.yaml @@ -303,7 +303,7 @@ data: dynamic-plugins.yaml: | plugins: # Lightspeed Plugins - - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed:bs_1.45.3__1.2.3 + - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed:bs_1.49.4__2.1.0 disabled: false pluginConfig: dynamicPlugins: @@ -330,7 +330,7 @@ data: config: id: lightspeed priority: 100 - - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed-backend:bs_1.45.3__1.2.3 + - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed-backend:bs_1.49.4__2.1.0 disabled: false metadata.yaml: | # Lightspeed (AI) flavour metadata diff --git a/config/profile/rhdh/default-config/flavours/lightspeed/dynamic-plugins.yaml b/config/profile/rhdh/default-config/flavours/lightspeed/dynamic-plugins.yaml index 95d6da380..134f545b6 100644 --- a/config/profile/rhdh/default-config/flavours/lightspeed/dynamic-plugins.yaml +++ b/config/profile/rhdh/default-config/flavours/lightspeed/dynamic-plugins.yaml @@ -6,7 +6,7 @@ data: dynamic-plugins.yaml: | plugins: # Lightspeed Plugins - - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed:bs_1.45.3__1.2.3 + - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed:bs_1.49.4__2.1.0 disabled: false pluginConfig: dynamicPlugins: @@ -33,5 +33,5 @@ data: config: id: lightspeed priority: 100 - - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed-backend:bs_1.45.3__1.2.3 + - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed-backend:bs_1.49.4__2.1.0 disabled: false diff --git a/dist/rhdh/install.yaml b/dist/rhdh/install.yaml index e6c7be146..4ef8ee04f 100644 --- a/dist/rhdh/install.yaml +++ b/dist/rhdh/install.yaml @@ -3289,7 +3289,7 @@ data: containers: # Lightspeed Core Backend - name: lightspeed-core - image: quay.io/lightspeed-core/lightspeed-stack:0.5.0 + image: quay.io/lightspeed-core/lightspeed-stack:0.5.1 imagePullPolicy: Always ports: - containerPort: 8080 @@ -3324,7 +3324,7 @@ data: dynamic-plugins.yaml: | plugins: # Lightspeed Plugins - - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed:bs_1.45.3__1.2.3 + - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed:bs_1.49.4__2.1.0 disabled: false pluginConfig: dynamicPlugins: @@ -3351,7 +3351,7 @@ data: config: id: lightspeed priority: 100 - - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed-backend:bs_1.45.3__1.2.3 + - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed-backend:bs_1.49.4__2.1.0 disabled: false metadata.yaml: | # Lightspeed (AI) flavour metadata diff --git a/docs/lightspeed.md b/docs/lightspeed.md index eb1d57969..b2cd37ee4 100644 --- a/docs/lightspeed.md +++ b/docs/lightspeed.md @@ -67,9 +67,9 @@ If you prefer to configure plugins manually without using the flavour, refer to includes: - dynamic-plugins.default.yaml plugins: - - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed:bs_1.45.3__1.2.3 + - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed:bs_1.49.4__2.1.0 disabled: false - - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed-backend:bs_1.45.3__1.2.3 + - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed-backend:bs_1.49.4__2.1.0 disabled: false ``` From 9cbf460e6f79872fef2e7e7f600c496943475080 Mon Sep 17 00:00:00 2001 From: Jordan Dubrick Date: Fri, 24 Apr 2026 09:48:50 -0400 Subject: [PATCH 3/6] update MAX_ENTRY_SIZE Signed-off-by: Jordan Dubrick --- bundle/rhdh/manifests/rhdh-default-config_v1_configmap.yaml | 3 ++- config/profile/rhdh/default-config/deployment.yaml | 3 ++- dist/rhdh/install.yaml | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/bundle/rhdh/manifests/rhdh-default-config_v1_configmap.yaml b/bundle/rhdh/manifests/rhdh-default-config_v1_configmap.yaml index d1ff6d930..039cd709e 100644 --- a/bundle/rhdh/manifests/rhdh-default-config_v1_configmap.yaml +++ b/bundle/rhdh/manifests/rhdh-default-config_v1_configmap.yaml @@ -225,7 +225,8 @@ data: - name: NPM_CONFIG_USERCONFIG value: /opt/app-root/src/.npmrc.dynamic-plugins/.npmrc - name: MAX_ENTRY_SIZE - value: "30000000" + value: "40000000" + # CATALOG_INDEX_IMAGE will be replaced by the value of the `RELATED_IMAGE_catalog_index` env var, if set - name: CATALOG_INDEX_IMAGE value: "quay.io/rhdh/plugin-catalog-index:1.9" - name: CATALOG_ENTITIES_EXTRACT_DIR diff --git a/config/profile/rhdh/default-config/deployment.yaml b/config/profile/rhdh/default-config/deployment.yaml index ef5c0790a..b65250de1 100644 --- a/config/profile/rhdh/default-config/deployment.yaml +++ b/config/profile/rhdh/default-config/deployment.yaml @@ -67,7 +67,8 @@ spec: - name: NPM_CONFIG_USERCONFIG value: /opt/app-root/src/.npmrc.dynamic-plugins/.npmrc - name: MAX_ENTRY_SIZE - value: "30000000" + value: "40000000" + # CATALOG_INDEX_IMAGE will be replaced by the value of the `RELATED_IMAGE_catalog_index` env var, if set - name: CATALOG_INDEX_IMAGE value: "quay.io/rhdh/plugin-catalog-index:1.9" - name: CATALOG_ENTITIES_EXTRACT_DIR diff --git a/dist/rhdh/install.yaml b/dist/rhdh/install.yaml index 4ef8ee04f..a2db39e39 100644 --- a/dist/rhdh/install.yaml +++ b/dist/rhdh/install.yaml @@ -2808,7 +2808,8 @@ data: - name: NPM_CONFIG_USERCONFIG value: /opt/app-root/src/.npmrc.dynamic-plugins/.npmrc - name: MAX_ENTRY_SIZE - value: "30000000" + value: "40000000" + # CATALOG_INDEX_IMAGE will be replaced by the value of the `RELATED_IMAGE_catalog_index` env var, if set - name: CATALOG_INDEX_IMAGE value: "quay.io/rhdh/plugin-catalog-index:1.9" - name: CATALOG_ENTITIES_EXTRACT_DIR From 98aa48e81a5b2bf7c7ef20535bb52837beec0b3c Mon Sep 17 00:00:00 2001 From: Jordan Dubrick Date: Fri, 24 Apr 2026 12:14:24 -0400 Subject: [PATCH 4/6] update lightspeed plugin to 2.2.1 Signed-off-by: Jordan Dubrick --- .../rhdh-flavour-lightspeed-config_v1_configmap.yaml | 4 ++-- .../default-config/flavours/lightspeed/dynamic-plugins.yaml | 4 ++-- dist/rhdh/install.yaml | 4 ++-- docs/lightspeed.md | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bundle/rhdh/manifests/rhdh-flavour-lightspeed-config_v1_configmap.yaml b/bundle/rhdh/manifests/rhdh-flavour-lightspeed-config_v1_configmap.yaml index 48be5890f..cca0ae339 100644 --- a/bundle/rhdh/manifests/rhdh-flavour-lightspeed-config_v1_configmap.yaml +++ b/bundle/rhdh/manifests/rhdh-flavour-lightspeed-config_v1_configmap.yaml @@ -303,7 +303,7 @@ data: dynamic-plugins.yaml: | plugins: # Lightspeed Plugins - - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed:bs_1.49.4__2.1.0 + - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed:bs_1.49.4__2.2.1 disabled: false pluginConfig: dynamicPlugins: @@ -330,7 +330,7 @@ data: config: id: lightspeed priority: 100 - - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed-backend:bs_1.49.4__2.1.0 + - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed-backend:bs_1.49.4__2.2.1 disabled: false metadata.yaml: | # Lightspeed (AI) flavour metadata diff --git a/config/profile/rhdh/default-config/flavours/lightspeed/dynamic-plugins.yaml b/config/profile/rhdh/default-config/flavours/lightspeed/dynamic-plugins.yaml index 134f545b6..e4abf499a 100644 --- a/config/profile/rhdh/default-config/flavours/lightspeed/dynamic-plugins.yaml +++ b/config/profile/rhdh/default-config/flavours/lightspeed/dynamic-plugins.yaml @@ -6,7 +6,7 @@ data: dynamic-plugins.yaml: | plugins: # Lightspeed Plugins - - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed:bs_1.49.4__2.1.0 + - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed:bs_1.49.4__2.2.1 disabled: false pluginConfig: dynamicPlugins: @@ -33,5 +33,5 @@ data: config: id: lightspeed priority: 100 - - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed-backend:bs_1.49.4__2.1.0 + - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed-backend:bs_1.49.4__2.2.1 disabled: false diff --git a/dist/rhdh/install.yaml b/dist/rhdh/install.yaml index a2db39e39..4185bbe0e 100644 --- a/dist/rhdh/install.yaml +++ b/dist/rhdh/install.yaml @@ -3325,7 +3325,7 @@ data: dynamic-plugins.yaml: | plugins: # Lightspeed Plugins - - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed:bs_1.49.4__2.1.0 + - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed:bs_1.49.4__2.2.1 disabled: false pluginConfig: dynamicPlugins: @@ -3352,7 +3352,7 @@ data: config: id: lightspeed priority: 100 - - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed-backend:bs_1.49.4__2.1.0 + - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed-backend:bs_1.49.4__2.2.1 disabled: false metadata.yaml: | # Lightspeed (AI) flavour metadata diff --git a/docs/lightspeed.md b/docs/lightspeed.md index b2cd37ee4..9b0f4ac32 100644 --- a/docs/lightspeed.md +++ b/docs/lightspeed.md @@ -67,9 +67,9 @@ If you prefer to configure plugins manually without using the flavour, refer to includes: - dynamic-plugins.default.yaml plugins: - - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed:bs_1.49.4__2.1.0 + - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed:bs_1.49.4__2.2.1 disabled: false - - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed-backend:bs_1.49.4__2.1.0 + - package: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-lightspeed-backend:bs_1.49.4__2.2.1 disabled: false ``` From 72518bddaf4f9de3b329b6230b3ce9c3b788dff1 Mon Sep 17 00:00:00 2001 From: Jordan Dubrick Date: Mon, 27 Apr 2026 09:31:13 -0400 Subject: [PATCH 5/6] remake bundle Signed-off-by: Jordan Dubrick --- .../manifests/backstage-operator.clusterserviceversion.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle/rhdh/manifests/backstage-operator.clusterserviceversion.yaml b/bundle/rhdh/manifests/backstage-operator.clusterserviceversion.yaml index 35bf35c7d..e0c03a39c 100644 --- a/bundle/rhdh/manifests/backstage-operator.clusterserviceversion.yaml +++ b/bundle/rhdh/manifests/backstage-operator.clusterserviceversion.yaml @@ -29,7 +29,7 @@ metadata: categories: Developer Tools certified: "true" containerImage: registry.redhat.io/rhdh/rhdh-rhel9-operator:1.10 - createdAt: "2026-04-26T17:54:47Z" + createdAt: "2026-04-27T13:30:43Z" description: Red Hat Developer Hub is a Red Hat supported version of Backstage. It comes with pre-built plug-ins and configuration settings, supports use of an external database, and can help streamline the process of setting up a self-managed From b685a2185ccd70f646adf9b4d3eb4a3320f0e1a5 Mon Sep 17 00:00:00 2001 From: Jordan Dubrick Date: Tue, 28 Apr 2026 10:48:48 -0400 Subject: [PATCH 6/6] resolve merge conflicts Signed-off-by: Jordan Dubrick --- .../manifests/backstage-operator.clusterserviceversion.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle/rhdh/manifests/backstage-operator.clusterserviceversion.yaml b/bundle/rhdh/manifests/backstage-operator.clusterserviceversion.yaml index e0c03a39c..f66237ae1 100644 --- a/bundle/rhdh/manifests/backstage-operator.clusterserviceversion.yaml +++ b/bundle/rhdh/manifests/backstage-operator.clusterserviceversion.yaml @@ -29,7 +29,7 @@ metadata: categories: Developer Tools certified: "true" containerImage: registry.redhat.io/rhdh/rhdh-rhel9-operator:1.10 - createdAt: "2026-04-27T13:30:43Z" + createdAt: "2026-04-28T14:48:12Z" description: Red Hat Developer Hub is a Red Hat supported version of Backstage. It comes with pre-built plug-ins and configuration settings, supports use of an external database, and can help streamline the process of setting up a self-managed