Skip to content

Commit

Permalink
e2e: update Calico chart 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 Feb 19, 2024
1 parent 5330414 commit 6992c43
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.0",
Version: "0.6.1",
},
},
KubeletExtraArgs: []string{
Expand Down

0 comments on commit 6992c43

Please sign in to comment.