We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14b481a commit 291fe17Copy full SHA for 291fe17
.github/workflows/operator.yml
@@ -14,7 +14,7 @@ on: # yamllint disable-line rule:truthy
14
15
env:
16
GO_VERSION: "1.23"
17
- KIND_VERSION: "0.25.0"
+ KIND_VERSION: "0.26.0"
18
GO111MODULE: "on"
19
OPERATOR_IMAGE: "quay.io/backube/volsync"
20
CUSTOM_SCORECARD_IMAGE: "quay.io/backube/volsync-custom-scorecard-tests"
0 commit comments