Skip to content

Commit

Permalink
Update submariner to 0.13.6
Browse files Browse the repository at this point in the history
Signed-off-by: Janki Chhatbar <[email protected]>
  • Loading branch information
Jaanki authored and mkolesnik committed Jun 7, 2023
1 parent 82464ba commit 93a8d03
Show file tree
Hide file tree
Showing 3 changed files with 219 additions and 6 deletions.
6 changes: 3 additions & 3 deletions api/submariner/v1alpha1/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ package v1alpha1

var (
DefaultRepo = "quay.io/submariner"
DefaultSubmarinerOperatorVersion = "0.13.5"
DefaultSubmarinerVersion = "0.13.5"
DefaultLighthouseVersion = "0.13.5"
DefaultSubmarinerOperatorVersion = "0.13.6"
DefaultSubmarinerVersion = "0.13.6"
DefaultLighthouseVersion = "0.13.6"
)
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/prometheus/client_golang v1.12.2
github.com/submariner-io/admiral v0.13.6
github.com/submariner-io/shipyard v0.13.6
github.com/submariner-io/submariner v0.13.3
github.com/submariner-io/submariner v0.13.6
github.com/uw-labs/lichen v0.1.7
golang.org/x/text v0.7.0
k8s.io/api v0.23.5
Expand Down
Loading

0 comments on commit 93a8d03

Please sign in to comment.