Skip to content

Commit

Permalink
Upgrade to KubeLB CCM v0.7.0 (#13169)
Browse files Browse the repository at this point in the history
Signed-off-by: Waleed Malik <ahmedwaleedmalik@gmail.com>
  • Loading branch information
ahmedwaleedmalik committed Mar 11, 2024
1 parent 678d6e7 commit e09bc21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/ee/kubelb/resources/seed-cluster/deployment.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ var (

const (
imageName = "kubelb-ccm-ee"
imageTag = "v0.6.0"
imageTag = "v0.7.0"
)

type kubeLBData interface {
Expand Down

0 comments on commit e09bc21

Please sign in to comment.