Skip to content

Commit f690224

Browse files
chore(deps): update kindest/node docker tag to v1.34.0
1 parent aad8c81 commit f690224

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
@@ -13,7 +13,7 @@ public static class Kind
1313
{
1414
public static string KindVersion = "v0.30.0";
1515

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

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

0 commit comments

Comments
 (0)