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.19.0-rc1 "
24- DefaultSubmarinerVersion = "0.19.0-rc1 "
25- DefaultLighthouseVersion = "0.19.0-rc1 "
23+ DefaultSubmarinerOperatorVersion = "0.19.0-rc2 "
24+ DefaultSubmarinerVersion = "0.19.0-rc2 "
25+ DefaultLighthouseVersion = "0.19.0-rc2 "
2626)
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ require (
1313 github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.76.2
1414 github.com/prometheus-operator/prometheus-operator/pkg/client v0.76.2
1515 github.com/prometheus/client_golang v1.20.4
16- github.com/submariner-io/admiral v0.19.0-rc1
17- github.com/submariner-io/shipyard v0.19.0-rc1
18- github.com/submariner-io/submariner v0.19.0-rc1
16+ github.com/submariner-io/admiral v0.19.0-rc2
17+ github.com/submariner-io/shipyard v0.19.0-rc2
18+ github.com/submariner-io/submariner v0.19.0-rc2
1919 golang.org/x/net v0.29.0
2020 golang.org/x/text v0.18.0
2121 k8s.io/api v0.31.1
Original file line number Diff line number Diff line change @@ -395,12 +395,12 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
395395github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
396396github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
397397github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
398- github.com/submariner-io/admiral v0.19.0-rc1 h1:UBYQmbnsaICgs6Qyid5egN8uc7L4Ql0DTBx3sb4vihA =
399- github.com/submariner-io/admiral v0.19.0-rc1 /go.mod h1:2bmvHxnJ0piOMriKolIJ4/o5negeZ7ge/NIEeARXNS8 =
400- github.com/submariner-io/shipyard v0.19.0-rc1 h1:KaQnYlGLZjUFAepgpHW0pmM9J74sjrOl5A1hsdLtWFQ =
401- github.com/submariner-io/shipyard v0.19.0-rc1 /go.mod h1:HrnoErg/rM3r+QjUePY0x/SZi1xaeyjuQ+JTEc1bkMM =
402- github.com/submariner-io/submariner v0.19.0-rc1 h1:6sFk5uURgXupnKt3LWBXpEAG4q8WhgbtJaL6r1OZNYE =
403- github.com/submariner-io/submariner v0.19.0-rc1 /go.mod h1:bqyh4EX/b0L8hOu0XJzAoQ5yIMBbVmiA1vIe2Y7b/xI =
398+ github.com/submariner-io/admiral v0.19.0-rc2 h1:fJWXWh3y3tNaz/yJwz3UNplQiu2cueZ8Rv4zVqLxlR8 =
399+ github.com/submariner-io/admiral v0.19.0-rc2 /go.mod h1:wlDC4tx5bXLqamzDiSY5b0ywNL6jZf97MD+GrxkoUXk =
400+ github.com/submariner-io/shipyard v0.19.0-rc2 h1:ovUwFp891HhLmG+bKdL2rDO1lbuloVEwQSQj6rIAx8E =
401+ github.com/submariner-io/shipyard v0.19.0-rc2 /go.mod h1:HrnoErg/rM3r+QjUePY0x/SZi1xaeyjuQ+JTEc1bkMM =
402+ github.com/submariner-io/submariner v0.19.0-rc2 h1:8ZTDRbcTrnbPW6NLcZTKSsZg5ZD8jkpong9/Be3Pmsk =
403+ github.com/submariner-io/submariner v0.19.0-rc2 /go.mod h1:rGJK1Kqo8aJeopUvx5sfYa/FhuX4eMR7cFDrcPEtQlw =
404404github.com/tidwall/pretty v1.0.0 /go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk =
405405github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
406406github.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