Skip to content

Commit

Permalink
fix gangway revision (bsc#1173165)
Browse files Browse the repository at this point in the history
gangway image version was increased to 5 at this commit

SUSE/caasp-container-images@0f9800c#diff-45f24944e51aad4524696dae7dc47b2e

in order to fix bsc#1173165

Note this should be also backported to maintenance-caaspv4

Signed-off-by: Jordi Massaguer Pla <[email protected]>
  • Loading branch information
jordimassaguerpla committed Aug 6, 2020
1 parent 8d198e0 commit a3fa3a2
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 @@ -105,7 +105,7 @@ var (
Cilium: &AddonVersion{"1.7.5", 4},
Kured: &AddonVersion{"1.4.3", 6},
Dex: &AddonVersion{"2.23.0", 7},
Gangway: &AddonVersion{"3.1.0-rev4", 5},
Gangway: &AddonVersion{"3.1.0-rev5", 5},
MetricsServer: &AddonVersion{"0.3.6", 0},
Kucero: &AddonVersion{"1.1.1", 0},
PSP: &AddonVersion{"", 2},
Expand Down

0 comments on commit a3fa3a2

Please sign in to comment.