File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ metadata:
164164 capabilities : Deep Insights
165165 console.openshift.io/plugins : ' ["gitops-plugin"]'
166166 containerImage : quay.io/redhat-developer/gitops-operator
167- createdAt : " 2025-01-30T07:45:55Z "
167+ createdAt : " 2025-02-07T05:40:49Z "
168168 description : Enables teams to adopt GitOps principles for managing cluster configurations
169169 and application delivery across hybrid multi-cluster Kubernetes environments.
170170 features.operators.openshift.io/disconnected : " true"
@@ -1115,6 +1115,7 @@ spec:
1115111511161116 name : shoubhik
11171117 maturity : alpha
1118+ minKubeVersion : 1.25.0
11181119 provider :
11191120 name : Red Hat Inc
11201121 replaces : gitops-operator.v1.7.3
Original file line number Diff line number Diff line change @@ -60,4 +60,10 @@ patchesJson6902:
6060 version : v1alpha1
6161 kind : ClusterServiceVersion
6262 name : gitops-operator.v1.8.0
63- path : patches/description.yaml
63+ path : patches/description.yaml
64+ - target :
65+ group : operators.coreos.com
66+ version : v1alpha1
67+ kind : ClusterServiceVersion
68+ name : gitops-operator.v1.8.0
69+ path : patches/min-kube-version.yaml
Original file line number Diff line number Diff line change 1+ - op : add
2+ path : " /spec/minKubeVersion"
3+ value : " 1.25.0"
You can’t perform that action at this time.
0 commit comments