Skip to content

Commit

Permalink
Update Submariner dependencies to v0.20.0-rc0
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 submariner-bot committed Feb 6, 2025
1 parent 2217337 commit 1934973
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 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.20.0-m3"
DefaultSubmarinerVersion = "0.20.0-m3"
DefaultLighthouseVersion = "0.20.0-m3"
DefaultSubmarinerOperatorVersion = "0.20.0-rc0"
DefaultSubmarinerVersion = "0.20.0-rc0"
DefaultLighthouseVersion = "0.20.0-rc0"
)
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ require (
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.79.2
github.com/prometheus-operator/prometheus-operator/pkg/client v0.79.2
github.com/prometheus/client_golang v1.20.5
github.com/submariner-io/admiral v0.20.0-m3.0.20250130200921-a919a18a0cdd
github.com/submariner-io/shipyard v0.20.0-m3.0.20250130182730-391836d2402a
github.com/submariner-io/submariner v0.20.0-m3.0.20250130210129-cda7f6e0147c
github.com/submariner-io/admiral v0.20.0-rc0
github.com/submariner-io/shipyard v0.20.0-rc0
github.com/submariner-io/submariner v0.20.0-rc0
golang.org/x/net v0.34.0
golang.org/x/text v0.21.0
k8s.io/api v0.32.1
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -390,12 +390,12 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/submariner-io/admiral v0.20.0-m3.0.20250130200921-a919a18a0cdd h1:bmJAdYRm3Z23yBd3uTo62Cq0y3pBMvbNhFbS9RLJ1tI=
github.com/submariner-io/admiral v0.20.0-m3.0.20250130200921-a919a18a0cdd/go.mod h1:wE2upVWLg1v0Ps9/8RZqRa0Dxp6MxUsp/iFXS2tP3ss=
github.com/submariner-io/shipyard v0.20.0-m3.0.20250130182730-391836d2402a h1:Wr/SlOM1KqCO4Cqp+NAFKvcK7gkCPehB26awDIJ/KSA=
github.com/submariner-io/shipyard v0.20.0-m3.0.20250130182730-391836d2402a/go.mod h1:JQ65yiYy8r/B6thPkG1QW/AgDtXoL0lw7fylzfIjG08=
github.com/submariner-io/submariner v0.20.0-m3.0.20250130210129-cda7f6e0147c h1:oxUukKBrLLoP8fHzOvIIdzr5PF1ugQ5lanJ/c0AoDYM=
github.com/submariner-io/submariner v0.20.0-m3.0.20250130210129-cda7f6e0147c/go.mod h1:G42kRWOytMRo0ysIME3wAcGrjY0f9mF+oAvXbsbuK6I=
github.com/submariner-io/admiral v0.20.0-rc0 h1:ZfGDKkbo32e7kFnFbVahk2l1dNv8ecKYeEoo0WK46e8=
github.com/submariner-io/admiral v0.20.0-rc0/go.mod h1:qiQMi+rY1uaOvZNwIvhn+dgOjPI/kneUpJ4D/MbMtHQ=
github.com/submariner-io/shipyard v0.20.0-rc0 h1:bCA//A4fW5BTCu7k6LGProROnR578Km9XraghO6ZYWA=
github.com/submariner-io/shipyard v0.20.0-rc0/go.mod h1:JQ65yiYy8r/B6thPkG1QW/AgDtXoL0lw7fylzfIjG08=
github.com/submariner-io/submariner v0.20.0-rc0 h1:owcXbxVJea2tISSKTE0EgBr4ZiSmN2zmknexKZZqi4w=
github.com/submariner-io/submariner v0.20.0-rc0/go.mod h1:ZxcPhZmnaQvQ0+NSra9Yc0bL8yWiAM1yqSsOXBkLHCk=
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
Expand Down

0 comments on commit 1934973

Please sign in to comment.