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.18.4 "
24- DefaultSubmarinerVersion = "0.18.4 "
25- DefaultLighthouseVersion = "0.18.4 "
23+ DefaultSubmarinerOperatorVersion = "0.18.5 "
24+ DefaultSubmarinerVersion = "0.18.5 "
25+ DefaultLighthouseVersion = "0.18.5 "
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.74.0
1414 github.com/prometheus-operator/prometheus-operator/pkg/client v0.74.0
1515 github.com/prometheus/client_golang v1.19.1
16- github.com/submariner-io/admiral v0.18.4
17- github.com/submariner-io/shipyard v0.18.4
18- github.com/submariner-io/submariner v0.18.4
16+ github.com/submariner-io/admiral v0.18.5
17+ github.com/submariner-io/shipyard v0.18.5
18+ github.com/submariner-io/submariner v0.18.5
1919 golang.org/x/net v0.38.0
2020 golang.org/x/text v0.23.0
2121 k8s.io/api v0.30.12
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.18.4 h1:pgrXqSv1KKt25LxN+VAn+/RH6WHW7aB7VSq86Fv24Wg =
394- github.com/submariner-io/admiral v0.18.4 /go.mod h1:D2Ab8MHmR2nkxD2qWmkZq+sbtYx+OCBBYqIcd3V8vrY =
395- github.com/submariner-io/shipyard v0.18.4 h1:UyP9KFpg9IufKCG2u11nvbbOSoxcY9sDVeNZem75Kwc =
396- github.com/submariner-io/shipyard v0.18.4 /go.mod h1:tBMqLJOyc5g4FeJ8ovbZRDORaKJRImtFXbLZQ9G9/H8 =
397- github.com/submariner-io/submariner v0.18.4 h1:BPWIuGjI+Yt+/4+k79pGzc55G65KigMXuThIUJWLuHc =
398- github.com/submariner-io/submariner v0.18.4 /go.mod h1:llisbs0HBHaRUPBtE6Xap+zPZKme1h9eqNqka4p2NL8 =
393+ github.com/submariner-io/admiral v0.18.5 h1:65AQxZl3tWJGqoJZiQZf2D7z6kjHRcwF8iVHza5VBF8 =
394+ github.com/submariner-io/admiral v0.18.5 /go.mod h1:LpzerEo64HgtOB7TWlWMlYPOTfaNQZST/KvyVbIiijU =
395+ github.com/submariner-io/shipyard v0.18.5 h1:IQ0yZ/xalnsqCFzvyAsm0VJu5Ean7qa0UWFqUoTlBs0 =
396+ github.com/submariner-io/shipyard v0.18.5 /go.mod h1:jY5zsgoypFjPkeVy2DptvawUOOKarMHbrV3ESK1SM6Q =
397+ github.com/submariner-io/submariner v0.18.5 h1:cSrqEprxJ2q/RBIKXMbUiIOt2DsTyNjZ7yRSTKqa4Ks =
398+ github.com/submariner-io/submariner v0.18.5 /go.mod h1:YT40L9kJN8EZacVbVv8rPYiIEQikzufOQUJAQZz2NAs =
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