Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit a8d94c0

Browse files
authored
Merge pull request #159 from JoshVanL/update-test-k8s-1.18.2
Updates test k8s image to 1.18.2
2 parents 0e6bae3 + 5c60e81 commit a8d94c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/environment/environment.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
)
1414

1515
const (
16-
defaultNodeImage = "1.18.0"
16+
defaultNodeImage = "1.18.2"
1717
defaultRootPath = "../../."
1818
)
1919

0 commit comments

Comments
 (0)