From 8bddaa66c1420eb79413647886f8b163d8744b84 Mon Sep 17 00:00:00 2001 From: Benedikt Daurer Date: Fri, 24 Jul 2026 16:29:37 +0100 Subject: [PATCH] Change title --- nxstacker/templates/nxstacker-template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nxstacker/templates/nxstacker-template.yaml b/nxstacker/templates/nxstacker-template.yaml index 14fb331..a503c2a 100644 --- a/nxstacker/templates/nxstacker-template.yaml +++ b/nxstacker/templates/nxstacker-template.yaml @@ -5,7 +5,7 @@ metadata: labels: workflows.diamond.ac.uk/science-group-imaging: "true" annotations: - workflows.argoproj.io/title: nxstacker + workflows.argoproj.io/title: NXstacker workflows.argoproj.io/description: | nxstacker is an utility to stack projections from different types of experiments to produce NeXus-compliance file(s). workflows.diamond.ac.uk/repository: "https://github.com/DiamondLightSource/nxstacker"