diff --git a/bundle/manifests/gitops-operator.clusterserviceversion.yaml b/bundle/manifests/gitops-operator.clusterserviceversion.yaml index 007945769..3b1f0ed3d 100644 --- a/bundle/manifests/gitops-operator.clusterserviceversion.yaml +++ b/bundle/manifests/gitops-operator.clusterserviceversion.yaml @@ -180,7 +180,7 @@ metadata: capabilities: Deep Insights console.openshift.io/plugins: '["gitops-plugin"]' containerImage: quay.io/redhat-developer/gitops-operator - createdAt: "2025-06-25T12:59:48Z" + createdAt: "2025-07-10T16:11:07Z" description: Enables teams to adopt GitOps principles for managing cluster configurations and application delivery across hybrid multi-cluster Kubernetes environments. features.operators.openshift.io/disconnected: "true" diff --git a/config/manifests/kustomization.yaml b/config/manifests/kustomization.yaml index b8044ef92..f3f70f28d 100644 --- a/config/manifests/kustomization.yaml +++ b/config/manifests/kustomization.yaml @@ -55,6 +55,12 @@ patchesJson6902: kind: ClusterServiceVersion name: gitops-operator.v1.8.0 path: patches/icon.yaml +- target: + group: operators.coreos.com + version: v1alpha1 + kind: ClusterServiceVersion + name: gitops-operator.v1.8.0 + path: patches/description.yaml - target: group: operators.coreos.com version: v1alpha1