File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed
Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ package v1alpha1
2020
2121var (
2222 DefaultRepo = "quay.io/submariner"
23- DefaultSubmarinerOperatorVersion = "0.20.1 "
24- DefaultSubmarinerVersion = "0.20.1 "
25- DefaultLighthouseVersion = "0.20.1 "
23+ DefaultSubmarinerOperatorVersion = "0.20.2 "
24+ DefaultSubmarinerVersion = "0.20.2 "
25+ DefaultLighthouseVersion = "0.20.2 "
2626)
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ require (
1212 github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.79.2
1313 github.com/prometheus-operator/prometheus-operator/pkg/client v0.79.2
1414 github.com/prometheus/client_golang v1.20.5
15- github.com/submariner-io/admiral v0.20.1
16- github.com/submariner-io/shipyard v0.20.1
17- github.com/submariner-io/submariner v0.20.1
15+ github.com/submariner-io/admiral v0.20.2
16+ github.com/submariner-io/shipyard v0.20.2
17+ github.com/submariner-io/submariner v0.20.2
1818 golang.org/x/net v0.38.0
1919 golang.org/x/text v0.23.0
2020 k8s.io/api v0.32.9
Original file line number Diff line number Diff line change @@ -390,12 +390,12 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
390390github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
391391github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
392392github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
393- github.com/submariner-io/admiral v0.20.1 h1:wyVsctwORR2/Xt2wJ5ljG1xlWUlJPtnKVsLryKcHcCc =
394- github.com/submariner-io/admiral v0.20.1 /go.mod h1:fHHXAMhZxHHlUMHxwsv4rdAMzhRRodZOg+bjvyBfcHk =
395- github.com/submariner-io/shipyard v0.20.1 h1:IXQow0RroMzVc/uuWtwEjNp1nqZ1nbv7DK8vqrlZpgk =
396- github.com/submariner-io/shipyard v0.20.1 /go.mod h1:njuTElgZaDsVI3TEwW1M9pbLEESnInQh4cLRmrlhQdk =
397- github.com/submariner-io/submariner v0.20.1 h1:lXU+T5OyLuEZ7SMHU2MA8boDQR5z1QaB5oBmWExvAws =
398- github.com/submariner-io/submariner v0.20.1 /go.mod h1:IJQD0eBOEfKOhew23FNMszrGg7eAll6P0kpW1NkYPEg =
393+ github.com/submariner-io/admiral v0.20.2 h1:Xf90fD3hs8hGIibQ0sWsTbYmf3OUWDlAmLIzqMF3H64 =
394+ github.com/submariner-io/admiral v0.20.2 /go.mod h1:QRyl5s1ictkkvR7XKUWo3no1//pyGyj1pJu5J3WFFFk =
395+ github.com/submariner-io/shipyard v0.20.2 h1:Z4+ogpDqfru+V1gHPG/hpMUZfvEPbXunf7g0223IwjQ =
396+ github.com/submariner-io/shipyard v0.20.2 /go.mod h1:UEdmBrDZhXrLR53KgQZlVa3A2twaz0VYk+T+nxKwUQM =
397+ github.com/submariner-io/submariner v0.20.2 h1:NHFrg7/+eABYBZxW3I1JIoLuLaMcfAw5YlYBfyo2xU4 =
398+ github.com/submariner-io/submariner v0.20.2 /go.mod h1:AB4aHorOijmhmm68juIipLy17ulzL0zDvvyz1nUoaJk =
399399github.com/tidwall/pretty v1.0.0 /go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk =
400400github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
401401github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
You can’t perform that action at this time.
0 commit comments