Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Commit

Permalink
Forcing to use rev5 for cilium for bugfix (bsc#1173039)
Browse files Browse the repository at this point in the history
(cherry picked from commit 3567be8)
  • Loading branch information
mmnelemane committed Jul 6, 2020
1 parent 9264f62 commit 442aa20
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 @@ -101,7 +101,7 @@ var (
Tooling: &ContainerImageTag{Name: "skuba-tooling", Tag: "0.1.0"},
},
AddonsVersion: AddonsVersion{
Cilium: &AddonVersion{"1.6.6", 3},
Cilium: &AddonVersion{"1.6.6-rev5", 3},
Kured: &AddonVersion{"1.3.0", 4},
Dex: &AddonVersion{"2.16.0-rev6", 7},
Gangway: &AddonVersion{"3.1.0-rev4", 6},
Expand Down

0 comments on commit 442aa20

Please sign in to comment.