We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a12b88 commit fdbf69eCopy full SHA for fdbf69e
internal/controller/defaults.go
@@ -17,7 +17,7 @@ const (
17
18
// GitOps Subscription
19
const (
20
- GitOpsDefaultChannel = "gitops-1.17"
+ GitOpsDefaultChannel = "gitops-1.18"
21
GitOpsDefaultPackageName = "openshift-gitops-operator"
22
GitOpsDefaultCatalogSource = "redhat-operators"
23
GitOpsDefaultCatalogSourceNamespace = "openshift-marketplace"
0 commit comments