Skip to content

Commit

Permalink
Align versions.go with latest container images
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcassany committed Jan 19, 2021
1 parent 08b508a commit 8515959
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/pkg/skuba/kubernetes/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@ var (
Tooling: &ContainerImageTag{Name: "skuba-tooling", Tag: "0.1.0"},
},
AddonsVersion: AddonsVersion{
Cilium: &AddonVersion{"1.7.6-rev3", 4520},
Cilium: &AddonVersion{"1.7.6-rev5", 4530},
Kured: &AddonVersion{"1.4.3", 4520},
Dex: &AddonVersion{"2.23.0", 4520},
Gangway: &AddonVersion{"3.1.0-rev5", 4520},
Gangway: &AddonVersion{"3.1.0-rev6", 4530},
MetricsServer: &AddonVersion{"0.3.6", 4520},
Kucero: &AddonVersion{"1.3.0", 4520},
PSP: &AddonVersion{"", 4520},
Expand Down

0 comments on commit 8515959

Please sign in to comment.