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.17.3 "
24- DefaultSubmarinerVersion = "0.17.3 "
25- DefaultLighthouseVersion = "0.17.3 "
23+ DefaultSubmarinerOperatorVersion = "0.17.4 "
24+ DefaultSubmarinerVersion = "0.17.4 "
25+ DefaultLighthouseVersion = "0.17.4 "
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.71.0
1414 github.com/prometheus-operator/prometheus-operator/pkg/client v0.71.0
1515 github.com/prometheus/client_golang v1.18.0
16- github.com/submariner-io/admiral v0.17.3
17- github.com/submariner-io/shipyard v0.17.3
18- github.com/submariner-io/submariner v0.17.3
16+ github.com/submariner-io/admiral v0.17.4
17+ github.com/submariner-io/shipyard v0.17.4
18+ github.com/submariner-io/submariner v0.17.4
1919 golang.org/x/text v0.14.0
2020 k8s.io/api v0.29.10
2121 k8s.io/apiextensions-apiserver v0.29.10
Original file line number Diff line number Diff line change @@ -405,12 +405,12 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
405405github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
406406github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
407407github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
408- github.com/submariner-io/admiral v0.17.3 h1:8leh+yO1X0aEY1nU0bAM9lY0qvPBJES0N7FhZTiGpic =
409- github.com/submariner-io/admiral v0.17.3 /go.mod h1:cPcf6hmmfmf3zZ6I75hSv+d4Mef97dqPMesQiKJLJqw =
410- github.com/submariner-io/shipyard v0.17.3 h1:n9AsegNwgtiw4kNepGohhSmg7AJfb80WC25ZB6lYunw =
411- github.com/submariner-io/shipyard v0.17.3 /go.mod h1:NOp6DPKMQKvaBqYW6IGLCEJelis01zBuNo/JobCzKcY =
412- github.com/submariner-io/submariner v0.17.3 h1:p5ATZhH6k5dySEpMcdQr385IlyJIT8rCDgGkxJSn3Sg =
413- github.com/submariner-io/submariner v0.17.3 /go.mod h1:JA9CvvNkid1Bta6Q97QopGPFdQydEk8HIfXoYcB9G80 =
408+ github.com/submariner-io/admiral v0.17.4 h1:dpLcUPEFxuwh3QaHCYHdjlpNcZkq95APkWYQRXWoxEA =
409+ github.com/submariner-io/admiral v0.17.4 /go.mod h1:QPzXQy2e2IP4tsiE/rrYEMWxEq9f2sTMQ8a995juV4I =
410+ github.com/submariner-io/shipyard v0.17.4 h1:acD4/UmjAM86jc5xcYI4NMixOxEl1RjaLtAW9QvZgT0 =
411+ github.com/submariner-io/shipyard v0.17.4 /go.mod h1:Yklg2UlfxqNxSWBtEqkKRQSPtuAJriS9ttmIrxRl2kw =
412+ github.com/submariner-io/submariner v0.17.4 h1:II6mMIvIX6I+gBkoVsOQYxqOXvz6n+i9B3tHASkvvNA =
413+ github.com/submariner-io/submariner v0.17.4 /go.mod h1:0FJMpTQafBsNXijBt1xpuJFH1NikXrNSzLQdDAzEF4o =
414414github.com/tidwall/pretty v1.0.0 /go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk =
415415github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
416416github.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