Skip to content

Commit 3a8f2ed

Browse files
committed
bump max ocp version
1 parent 3b65bdf commit 3a8f2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cpeutils/utils.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
)
1111

1212
// Note: this must be updated with each new OpenShift release.
13-
const maxKnownOpenShift4MinorVersion = 14
13+
const maxKnownOpenShift4MinorVersion = 17
1414

1515
// *** START Regex-related consts/vars. ***
1616

0 commit comments

Comments
 (0)