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.21.0 "
24- DefaultSubmarinerVersion = "0.21.0 "
25- DefaultLighthouseVersion = "0.21.0 "
23+ DefaultSubmarinerOperatorVersion = "0.21.1 "
24+ DefaultSubmarinerVersion = "0.21.1 "
25+ DefaultLighthouseVersion = "0.21.1 "
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.81.0
1313 github.com/prometheus-operator/prometheus-operator/pkg/client v0.81.0
1414 github.com/prometheus/client_golang v1.22.0
15- github.com/submariner-io/admiral v0.21.0
16- github.com/submariner-io/shipyard v0.21.0
17- github.com/submariner-io/submariner v0.21.0
15+ github.com/submariner-io/admiral v0.21.1
16+ github.com/submariner-io/shipyard v0.21.1
17+ github.com/submariner-io/submariner v0.21.1
1818 golang.org/x/net v0.41.0
1919 golang.org/x/text v0.26.0
2020 k8s.io/api v0.33.5
Original file line number Diff line number Diff line change @@ -124,12 +124,12 @@ github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/
124124github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
125125github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
126126github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
127- github.com/submariner-io/admiral v0.21.0 h1:4M/q7r7ZMhuqEEqNGzP+6NWDO2If714kl6/+m3sEj+Y =
128- github.com/submariner-io/admiral v0.21.0 /go.mod h1:5I777XcisvvXjxjRaaBJbBI6vlLpWZ13toX5L09kwAo =
129- github.com/submariner-io/shipyard v0.21.0 h1:xMS43Vv95tV/DQsz0WpkQb+V5uzLXEe5Px547XqSPcs =
130- github.com/submariner-io/shipyard v0.21.0 /go.mod h1:p52ir8ztiq+mV8mcOnEhGCwMiNdy37lpC5u3TQMY9lY =
131- github.com/submariner-io/submariner v0.21.0 h1:15XyQHzZp+5ZE7iw7vhMQbEE52i0JOoaiSeJsg1YRk8 =
132- github.com/submariner-io/submariner v0.21.0 /go.mod h1:Mt00yGbC0P32/aBf8OHg80zQZ4vgdKTL4+7NgZ0WPks =
127+ github.com/submariner-io/admiral v0.21.1 h1:HrGoWfgKhrMXqLdWoo3s0d0jEx+Hxmf+EoXmRhwhfOc =
128+ github.com/submariner-io/admiral v0.21.1 /go.mod h1:oQ/WE6YtUS4WR/VDL1pjabxwp85Xkur5ahfS+LN2BVM =
129+ github.com/submariner-io/shipyard v0.21.1 h1:gFIcZlbA/px+emsoE3jXpkaIFMGRya1k+pePq9pUa+c =
130+ github.com/submariner-io/shipyard v0.21.1 /go.mod h1:y3Adl0g2Pu/R52/dp7/VxDFHzfglSVXf7XoaOpCkReA =
131+ github.com/submariner-io/submariner v0.21.1 h1:+5xwwO9r5GR+qR7dlkJ5Uqc+CSOy6+kOLuTFgs4DKIA =
132+ github.com/submariner-io/submariner v0.21.1 /go.mod h1:xh3JqsvSOGkr/bURhVqvFAnS+3Jq17v3ZMv6H1XzorM =
133133github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
134134github.com/x448/float16 v0.8.4 /go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg =
135135github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments