From b616a87ac72e194b293f00f1fa901129c95f505b Mon Sep 17 00:00:00 2001 From: Eguzki Astiz Lezaun Date: Fri, 4 Oct 2024 11:20:12 +0200 Subject: [PATCH] csv annotation description (#907) Signed-off-by: Eguzki Astiz Lezaun --- bundle/manifests/kuadrant-operator.clusterserviceversion.yaml | 3 ++- .../bases/kuadrant-operator.clusterserviceversion.yaml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/bundle/manifests/kuadrant-operator.clusterserviceversion.yaml b/bundle/manifests/kuadrant-operator.clusterserviceversion.yaml index e921d5d5d..7dd5ef599 100644 --- a/bundle/manifests/kuadrant-operator.clusterserviceversion.yaml +++ b/bundle/manifests/kuadrant-operator.clusterserviceversion.yaml @@ -106,7 +106,8 @@ metadata: capabilities: Basic Install categories: Integration & Delivery containerImage: quay.io/kuadrant/kuadrant-operator:latest - createdAt: "2024-10-03T10:25:42Z" + createdAt: "2024-10-04T07:47:31Z" + description: A Kubernetes Operator to manage the lifecycle of the Kuadrant system operators.operatorframework.io/builder: operator-sdk-v1.32.0 operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 repository: https://github.com/Kuadrant/kuadrant-operator diff --git a/config/manifests/bases/kuadrant-operator.clusterserviceversion.yaml b/config/manifests/bases/kuadrant-operator.clusterserviceversion.yaml index 093230080..b4757b0ec 100644 --- a/config/manifests/bases/kuadrant-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/kuadrant-operator.clusterserviceversion.yaml @@ -6,6 +6,7 @@ metadata: capabilities: Basic Install categories: Integration & Delivery containerImage: quay.io/kuadrant/kuadrant-operator:latest + description: A Kubernetes Operator to manage the lifecycle of the Kuadrant system operators.operatorframework.io/builder: operator-sdk-v1.9.0 operators.operatorframework.io/project_layout: unknown repository: https://github.com/Kuadrant/kuadrant-operator