Skip to content

Commit 3bd22d2

Browse files
committed
Update default gitops channel to 1.17
It is supported all the way back to OCP-4.14
1 parent 062cc53 commit 3bd22d2

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
@@ -17,7 +17,7 @@ const (
1717

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

0 commit comments

Comments
 (0)