Skip to content

Commit

Permalink
Update Operator to use version v0.9.1 (#1454)
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 Jun 29, 2021
1 parent 4dbb167 commit c2a7e5d
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 37 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ require (
github.com/prometheus/client_golang v1.10.0
github.com/spf13/cobra v1.1.1
github.com/submariner-io/admiral v0.9.1
github.com/submariner-io/cloud-prepare v0.9.0
github.com/submariner-io/lighthouse v0.9.0
github.com/submariner-io/cloud-prepare v0.9.1
github.com/submariner-io/lighthouse v0.9.1
github.com/submariner-io/shipyard v0.9.1
github.com/submariner-io/submariner v0.9.0
github.com/submariner-io/submariner v0.9.1
gopkg.in/ini.v1 v1.62.0
k8s.io/api v0.20.2
k8s.io/apiextensions-apiserver v0.20.1
Expand All @@ -33,7 +33,7 @@ require (
sigs.k8s.io/controller-runtime v0.8.0
sigs.k8s.io/controller-tools v0.4.1
sigs.k8s.io/kustomize/kustomize/v3 v3.5.4
sigs.k8s.io/mcs-api v0.0.0-20200908023942-d26176718973
sigs.k8s.io/mcs-api v0.1.0
sigs.k8s.io/yaml v1.2.0
)

Expand Down
Loading

0 comments on commit c2a7e5d

Please sign in to comment.