We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fbe892 commit ef2762cCopy full SHA for ef2762c
.github/workflows/build.yaml
@@ -7,7 +7,7 @@ on:
7
- '*'
8
pull_request:
9
env:
10
- OPERATOR_SDK_VERSION: "v1.18.1"
+ OPERATOR_SDK_VERSION: "v1.26.0"
11
jobs:
12
build:
13
runs-on: ubuntu-latest
0 commit comments