Skip to content

Commit

Permalink
Bump cilium addon revision in order to include bsc#1215713
Browse files Browse the repository at this point in the history
Signed-off-by: David Cassany <[email protected]>
  • Loading branch information
davidcassany committed Oct 19, 2023
1 parent fdeaeeb commit 5cd218d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/pkg/skuba/kubernetes/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ var (
Tooling: &ContainerImageTag{Name: "skuba-tooling", Tag: "0.1.0"},
},
AddonsVersion: AddonsVersion{
Cilium: &AddonVersion{"1.6.6-rev5", 4},
Cilium: &AddonVersion{"1.6.6-rev6", 4},
Kured: &AddonVersion{"1.3.0", 5},
Dex: &AddonVersion{"2.16.0-rev6", 7},
Gangway: &AddonVersion{"3.1.0-rev4", 6},
Expand Down

0 comments on commit 5cd218d

Please sign in to comment.