From 653c08f9f6728d9f1087d83573380cdd8e232411 Mon Sep 17 00:00:00 2001 From: Techassi Date: Thu, 16 Jul 2026 12:55:07 +0200 Subject: [PATCH] chore: Use consistent product name for commons-operator This change is done to be in line with our other "internal/core" operators. --- config/repositories.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/repositories.yaml b/config/repositories.yaml index 9a62c9f1..d66f965d 100644 --- a/config/repositories.yaml +++ b/config/repositories.yaml @@ -9,7 +9,7 @@ repositories: - name: commons-operator pretty_string: Stackable Commons - product_string: commons + product_string: commons-operator url: stackabletech/commons-operator.git config: include_productconfig: false