Skip to content

Commit 1f11195

Browse files
committed
Update dependency kubernetes-sigs/kind to v0.29.0
Signed-off-by: Mend Renovate <bot@renovateapp.com>
1 parent 42a9449 commit 1f11195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on: # yamllint disable-line rule:truthy
1414

1515
env:
1616
GO_VERSION: "1.23"
17-
KIND_VERSION: "0.27.0"
17+
KIND_VERSION: "0.29.0"
1818
GO111MODULE: "on"
1919
OPERATOR_IMAGE: "quay.io/backube/volsync"
2020
CUSTOM_SCORECARD_IMAGE: "quay.io/backube/volsync-custom-scorecard-tests"

0 commit comments

Comments
 (0)