File tree Expand file tree Collapse file tree 4 files changed +12
-6
lines changed Expand file tree Collapse file tree 4 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ metadata:
164
164
capabilities : Deep Insights
165
165
console.openshift.io/plugins : ' ["gitops-plugin"]'
166
166
containerImage : quay.io/redhat-developer/gitops-operator
167
- createdAt : " 2025-02-04T04:47:17Z "
167
+ createdAt : " 2025-02-04T06:43:39Z "
168
168
description : Enables teams to adopt GitOps principles for managing cluster configurations
169
169
and application delivery across hybrid multi-cluster Kubernetes environments.
170
170
features.operators.openshift.io/disconnected : " true"
Original file line number Diff line number Diff line change @@ -60,4 +60,10 @@ patchesJson6902:
60
60
version : v1alpha1
61
61
kind : ClusterServiceVersion
62
62
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 22
22
cluster configurations and automating secure and repeatable application delivery
23
23
across hybrid multi-cluster Kubernetes environments. OpenShift GitOps is built
24
24
around Argo CD as the core upstream project and assists customers to establish
25
- an end-to-end application delivery workflow on GitOps principles.\n "
26
- - op : add
27
- path : " /spec/minKubeVersion"
28
- value : " 1.25.0"
25
+ an end-to-end application delivery workflow on GitOps principles.\n "
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