Skip to content

Commit

Permalink
Update Operator to use version v0.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Automated Release <[email protected]>
  • Loading branch information
Automated Release authored and mkolesnik committed Feb 11, 2021
1 parent 13fb1ce commit 3a0609e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 13 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ require (
github.com/spf13/cobra v1.1.1
github.com/spf13/pflag v1.0.5
github.com/submariner-io/admiral v0.8.1
github.com/submariner-io/lighthouse v0.8.1-0.20210210103727-ef7dce4102e5
github.com/submariner-io/lighthouse v0.8.1
github.com/submariner-io/shipyard v0.8.1
github.com/submariner-io/submariner v0.8.1-0.20210205153213-da21cdd48497
github.com/submariner-io/submariner v0.8.1
k8s.io/api v0.18.6
k8s.io/apiextensions-apiserver v0.18.6
k8s.io/apimachinery v0.18.6
Expand Down
12 changes: 4 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1012,18 +1012,14 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P
github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA=
github.com/stretchr/testify v1.6.1 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd0=
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/submariner-io/admiral v0.8.0 h1:M1SN2+HCBVsjv+/vOyuaE+UijuNu7vaTkw4WhTlyKk4=
github.com/submariner-io/admiral v0.8.0/go.mod h1:z3cqLnFjYlmtJDZwnbw0wwaV2Xwlf1i4pdlQ4+D3L3A=
github.com/submariner-io/admiral v0.8.1 h1:5BQAcEEE8ZeHJzHg99wryr2G3u28PQta2lO7soF/ScA=
github.com/submariner-io/admiral v0.8.1/go.mod h1:Z/eyEVxGTdWfqqiAVvDdZBBdOF9zSOZQdIby7z/1Xic=
github.com/submariner-io/lighthouse v0.8.1-0.20210210103727-ef7dce4102e5 h1:1ayUNfa4gOA7vPZqyMHR67trUJR44UYmsDxJN+W54qI=
github.com/submariner-io/lighthouse v0.8.1-0.20210210103727-ef7dce4102e5/go.mod h1:gP2UpKb+0VuA1hsPML8wwYQxChdVotvD2deEjLS7EBA=
github.com/submariner-io/shipyard v0.8.0 h1:HKvVDJ4VbEz2CFK5h7fhBCz0z421hoykp7Al7j3kE3Y=
github.com/submariner-io/shipyard v0.8.0/go.mod h1:kPqFCYY2F9vMEzEr6YwYQ1dhwL+uXgezG0aLey5rXD0=
github.com/submariner-io/lighthouse v0.8.1 h1:KYtMrSKv9ld8L/UkvuRqs73RvSrbfNttRZNwddnFeaw=
github.com/submariner-io/lighthouse v0.8.1/go.mod h1:XgvXcLuA+A4VcGo8fIiQe/TAd3SukdQ8IO++OwW+W0c=
github.com/submariner-io/shipyard v0.8.1 h1:N13p25RquAqLHmP3dEOhYPCFT58OrpcKM2Hu+NNK+FU=
github.com/submariner-io/shipyard v0.8.1/go.mod h1:kPqFCYY2F9vMEzEr6YwYQ1dhwL+uXgezG0aLey5rXD0=
github.com/submariner-io/submariner v0.8.1-0.20210205153213-da21cdd48497 h1:xcsa5aLgtHJL5b1DQUSoM7u07tqgrse/0/2/qQeNwDM=
github.com/submariner-io/submariner v0.8.1-0.20210205153213-da21cdd48497/go.mod h1:SdnSKsU1K0YEO3ClRkwhg5lFCnZJpW4KwcgnbbJPudI=
github.com/submariner-io/submariner v0.8.1 h1:jCFxO/TCbhc3ExJxCNkRVKNr71je7zLGge9LcUOsBSk=
github.com/submariner-io/submariner v0.8.1/go.mod h1:g4eOLROBXA3oa9VCpB2q5wuB8if7/XbMPf9jrz1cicU=
github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw=
github.com/syndtr/gocapability v0.0.0-20170704070218-db04d3cc01c8/go.mod h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww=
github.com/thanos-io/thanos v0.11.0/go.mod h1:N/Yes7J68KqvmY+xM6J5CJqEvWIvKSR5sqGtmuD6wDc=
Expand Down
6 changes: 3 additions & 3 deletions pkg/versions/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package versions

var (
DefaultRepo = "quay.io/submariner"
DefaultSubmarinerOperatorVersion = "0.8.0"
DefaultSubmarinerVersion = "0.8.0"
DefaultLighthouseVersion = "0.8.0"
DefaultSubmarinerOperatorVersion = "0.8.1"
DefaultSubmarinerVersion = "0.8.1"
DefaultLighthouseVersion = "0.8.1"
)

0 comments on commit 3a0609e

Please sign in to comment.