Skip to content

Commit

Permalink
Update Operator to v0.14.0-m2 (#2280)
Browse files Browse the repository at this point in the history
Signed-off-by: Automated Release <[email protected]>

Signed-off-by: Automated Release <[email protected]>
Co-authored-by: Automated Release <[email protected]>
Co-authored-by: Thomas Pantelis <[email protected]>
  • Loading branch information
3 people authored Oct 13, 2022
1 parent 9a284ee commit 739ce73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/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.14.0-m1"
DefaultSubmarinerVersion = "0.14.0-m1"
DefaultLighthouseVersion = "0.14.0-m1"
DefaultSubmarinerOperatorVersion = "0.14.0-m2"
DefaultSubmarinerVersion = "0.14.0-m2"
DefaultLighthouseVersion = "0.14.0-m2"
)

0 comments on commit 739ce73

Please sign in to comment.