From 80161b16d4683bf2424513f4683b4845e0093611 Mon Sep 17 00:00:00 2001 From: Backstage Deploy Date: Wed, 14 Jan 2026 16:08:26 +0530 Subject: [PATCH] Update Backstage image to use pre-built CNOE image --- values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values.yaml b/values.yaml index ea9cbe8..f9cd321 100644 --- a/values.yaml +++ b/values.yaml @@ -5,8 +5,8 @@ namespaceOverride: "backstage" # Backstage application image image: - repository: gcr.io/prj-onlinesales-test-framework/backstage - tag: "v1.0.0" + repository: ghcr.io/cnoe-io/backstage-app + tag: "9232d633b2698fffa6d0a73b715e06640d170162" pullPolicy: IfNotPresent # Replica count