From 9d9b3cd3982d8749fa4b5bff9f186b59fde1d3a0 Mon Sep 17 00:00:00 2001 From: Sarfaraz Ahamad Date: Fri, 11 Jul 2025 14:56:19 +0530 Subject: [PATCH] Adding minikube version Signed-off-by: Sarfaraz Ahamad --- bundle/manifests/gitops-operator.clusterserviceversion.yaml | 2 +- config/manifests/kustomization.yaml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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