Skip to content

Commit 6ee835a

Browse files
chore(deps): update kindest/node docker tag to v1.34.0
1 parent 1935fc7 commit 6ee835a

File tree

1 file changed

+1
-1
lines changed
  • tests/oidc-guard-tests/EndToEnd

1 file changed

+1
-1
lines changed

tests/oidc-guard-tests/EndToEnd/Kind.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ public static class Kind
1515
{
1616
public static string KindVersion = "v0.30.0";
1717

18-
public static string KubernetesVersion = "kindest/node:v1.33.4";
18+
public static string KubernetesVersion = "kindest/node:v1.34.0";
1919

2020
public static string FileName { get; } = "kind" + (RuntimeInformation.IsOSPlatform(OSPlatform.Windows) ? ".exe" : "");
2121

0 commit comments

Comments
 (0)