Skip to content

Commit e059e98

Browse files
Bump kindest/node from v1.27.3 to v1.28.0 in /conformance/tests (#982)
Bumps kindest/node from v1.27.3 to v1.28.0. --- updated-dependencies: - dependency-name: kindest/node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4311762 commit e059e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conformance/tests/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1.5
22
# this is here so we can grab the latest version of kind and have dependabot keep it up to date
3-
FROM kindest/node:v1.27.3
3+
FROM kindest/node:v1.28.0
44

55
FROM golang:1.21
66

0 commit comments

Comments
 (0)