Skip to content

Commit

Permalink
upgrade kind
Browse files Browse the repository at this point in the history
  • Loading branch information
jotak committed Nov 22, 2023
1 parent 9c1932d commit 73e3a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/cluster/kind.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const (

const (
agentContainerName = "localhost/ebpf-agent:test"
kindImage = "kindest/node:v1.24.0"
kindImage = "kindest/node:v1.27.3"
namespace = "default"
logsSubDir = "e2e-logs"
localArchiveName = "ebpf-agent.tar"
Expand Down

0 comments on commit 73e3a56

Please sign in to comment.