From b2d68ae31bdb460e41136192e1f26479820ac41c Mon Sep 17 00:00:00 2001 From: Chris Butler Date: Wed, 10 Dec 2025 15:13:24 +0900 Subject: [PATCH] feat: trustee GA Signed-off-by: Chris Butler --- values-simple.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values-simple.yaml b/values-simple.yaml index a6405a2d..9e14023f 100644 --- a/values-simple.yaml +++ b/values-simple.yaml @@ -26,14 +26,14 @@ clusterGroup: source: redhat-operators channel: stable installPlanApproval: Manual - csv: sandboxed-containers-operator.v1.10.1 + csv: sandboxed-containers-operator.v1.11.0 trustee: name: trustee-operator namespace: trustee-operator-system source: redhat-operators channel: stable installPlanApproval: Manual - csv: trustee-operator.v0.4.1 + csv: trustee-operator.v1.0.0 cert-manager: name: openshift-cert-manager-operator namespace: cert-manager-operator