Skip to content

Commit fdbf69e

Browse files
committed
Default to gitops-1.18
1 parent 0a12b88 commit fdbf69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/controller/defaults.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const (
1717

1818
// GitOps Subscription
1919
const (
20-
GitOpsDefaultChannel = "gitops-1.17"
20+
GitOpsDefaultChannel = "gitops-1.18"
2121
GitOpsDefaultPackageName = "openshift-gitops-operator"
2222
GitOpsDefaultCatalogSource = "redhat-operators"
2323
GitOpsDefaultCatalogSourceNamespace = "openshift-marketplace"

0 commit comments

Comments
 (0)