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.
2 parents 123cc04 + d7e35f6 commit b6af4d7Copy full SHA for b6af4d7
1 file changed
internal/controller/defaults.go
@@ -46,7 +46,7 @@ const (
46
const (
47
GitOpsDefaultSubscriptionNamespace = "openshift-gitops-operator"
48
GitOpsLegacySubscriptionNamespace = LegacyOperatorNamespace
49
- GitOpsDefaultChannel = "gitops-1.18"
+ GitOpsDefaultChannel = "gitops-1.20"
50
GitOpsDefaultPackageName = "openshift-gitops-operator"
51
GitOpsDefaultCatalogSource = "redhat-operators"
52
GitOpsDefaultCatalogSourceNamespace = "openshift-marketplace"
0 commit comments