Skip to content

Commit

Permalink
Update Operator to use version v0.10.0-rc1 (#1523)
Browse files Browse the repository at this point in the history
Signed-off-by: Automated Release <[email protected]>

Co-authored-by: Automated Release <[email protected]>
  • Loading branch information
submariner-bot and Automated Release authored Aug 3, 2021
1 parent 26154ac commit 47268fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkg/versions/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ package versions

var (
DefaultRepo = "quay.io/submariner"
DefaultSubmarinerOperatorVersion = "0.10.0-rc0"
DefaultSubmarinerVersion = "0.10.0-rc0"
DefaultLighthouseVersion = "0.10.0-rc0"
DefaultSubmarinerOperatorVersion = "0.10.0-rc1"
DefaultSubmarinerVersion = "0.10.0-rc1"
DefaultLighthouseVersion = "0.10.0-rc1"
)

0 comments on commit 47268fb

Please sign in to comment.