From 9cff58ea14eb13d7c7c514706fec06de59dff77e Mon Sep 17 00:00:00 2001 From: Jared Watts Date: Thu, 18 Sep 2025 12:36:24 -0700 Subject: [PATCH] chore: pin plugin to v2.0.0-cf.1 Signed-off-by: Jared Watts --- plugin-crossplane.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin-crossplane.yaml b/plugin-crossplane.yaml index f5704f3..ea831d3 100644 --- a/plugin-crossplane.yaml +++ b/plugin-crossplane.yaml @@ -5,7 +5,7 @@ sonobuoy-config: spec: command: ["run.sh"] args: - image: crossplane/conformance:alpha + image: crossplane/conformance:v2.0.0-cf.1 name: plugin resources: {} volumeMounts: