Skip to content

Commit 44333bf

Browse files
ranakan19Kanika Ranamfrancisc
authored
Update controller-runtime to v0.15 (#409)
* update k8s deps * update readme * revert controller runtime and tools version * api version match * downgrade to k8s 0.26 * update controller tools * update api version and comment * revert to 4.14 * update k8s version of crdrefdocs * update openshift api latest commit, upgrade k8s to v0.27.7 * run make generate --------- Co-authored-by: Kanika Rana <krana@krana-mac.ht.home> Co-authored-by: Francisc Munteanu <fmuntean@redhat.com>
1 parent 331aa86 commit 44333bf

File tree

5 files changed

+171
-176
lines changed

5 files changed

+171
-176
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ For the API reference docs go xref:api/v1alpha1/docs/apiref.adoc[here]
88
== Building
99
Requires:
1010

11-
* Go version 1.18.x (1.18.8 or higher) - download for your development environment https://golang.org/dl/[here].
12-
* Operator SDK v1.23.0 - download for your development environment https://v1-23-x.sdk.operatorframework.io/docs/installation/#install-from-github-release[here]
11+
* Go version 1.20.x (1.20.11 or higher) - download for your development environment https://golang.org/dl/[here].
12+
* Operator SDK v1.25.0 - download for your development environment https://v1-25-x.sdk.operatorframework.io/docs/installation/#install-from-github-release[here]
1313

1414
CodeReady ToolChain API is built using https://github.com/golang/go/wiki/Modules[Go modules].
1515

0 commit comments

Comments
 (0)