Skip to content

Commit

Permalink
e2e: update Calico to latest version
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Gozdek <[email protected]>
  • Loading branch information
invidian committed Jun 5, 2024
1 parent 9b583a0 commit f36e692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ func defaultE2EConfig(t *testing.T) e2eConfig {
},
Calico: chart{
Source: "flexkube/calico",
Version: "0.6.2",
Version: "0.7.0",
},
},
KubeletExtraArgs: []string{
Expand Down

0 comments on commit f36e692

Please sign in to comment.