Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Bump cilium addon version
Browse files Browse the repository at this point in the history
Signed-off-by: David Cassany <dcassany@suse.com>
  • Loading branch information
davidcassany committed Oct 20, 2023
1 parent 5cd218d commit 9ebcf04
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-rev6", 4},
Cilium: &AddonVersion{"1.6.6-rev6", 5},
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 9ebcf04

Please sign in to comment.