Skip to content

Commit b6af4d7

Browse files
authored
Merge pull request #590 from mbaldessari/gitops-1.20
Upgrade default gitops to 1.20
2 parents 123cc04 + d7e35f6 commit b6af4d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/controller/defaults.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const (
4646
const (
4747
GitOpsDefaultSubscriptionNamespace = "openshift-gitops-operator"
4848
GitOpsLegacySubscriptionNamespace = LegacyOperatorNamespace
49-
GitOpsDefaultChannel = "gitops-1.18"
49+
GitOpsDefaultChannel = "gitops-1.20"
5050
GitOpsDefaultPackageName = "openshift-gitops-operator"
5151
GitOpsDefaultCatalogSource = "redhat-operators"
5252
GitOpsDefaultCatalogSourceNamespace = "openshift-marketplace"

0 commit comments

Comments
 (0)