Skip to content

Commit

Permalink
Update Submariner dependencies to v0.16.4
Browse files Browse the repository at this point in the history
Signed-off-by: Automated Release <[email protected]>
  • Loading branch information
Automated Release authored and submariner-bot committed May 9, 2024
1 parent d155dd2 commit f91a3ab
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions api/v1alpha1/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ package v1alpha1

var (
DefaultRepo = "quay.io/submariner"
DefaultSubmarinerOperatorVersion = "0.16.3"
DefaultSubmarinerVersion = "0.16.3"
DefaultLighthouseVersion = "0.16.3"
DefaultSubmarinerOperatorVersion = "0.16.4"
DefaultSubmarinerVersion = "0.16.4"
DefaultLighthouseVersion = "0.16.4"
)
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ require (
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.67.1
github.com/prometheus-operator/prometheus-operator/pkg/client v0.67.1
github.com/prometheus/client_golang v1.16.0
github.com/submariner-io/admiral v0.16.4-0.20240506145005-5202ad86d76c
github.com/submariner-io/shipyard v0.16.3
github.com/submariner-io/submariner v0.16.3
github.com/submariner-io/admiral v0.16.4
github.com/submariner-io/shipyard v0.16.4
github.com/submariner-io/submariner v0.16.4
github.com/uw-labs/lichen v0.1.7
golang.org/x/text v0.14.0
k8s.io/api v0.27.13
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -969,12 +969,12 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/submariner-io/admiral v0.16.4-0.20240506145005-5202ad86d76c h1:0dWiSZ4M7AoZWA22Tw6pjrOCiDqovJzuH9o04tvRMT4=
github.com/submariner-io/admiral v0.16.4-0.20240506145005-5202ad86d76c/go.mod h1:Zi6GRO3G3j/PZi7/f8VcpE5Z8G6h2wSCuIjPgg0SmRs=
github.com/submariner-io/shipyard v0.16.3 h1:mkwnwdHWHQtHxJvnGDt92PnwXW/3ygsIBXBqZsOcUQc=
github.com/submariner-io/shipyard v0.16.3/go.mod h1:mmfB5nerRRLJAneB0BwmPY6Y13HCfqcOFS5KTd14d/w=
github.com/submariner-io/submariner v0.16.3 h1:7JmtunW101kqoFGKQCGmAGx944nfay5NECk5upPufXo=
github.com/submariner-io/submariner v0.16.3/go.mod h1:f6S3/Hl8//D2+D3uL70BpNGTWKZHLvHtI+uTV5pDTYw=
github.com/submariner-io/admiral v0.16.4 h1:q3Pm7OLTXc+6e9XuYbDIH9j73fhVIO3V1+soXQk3Euk=
github.com/submariner-io/admiral v0.16.4/go.mod h1:0jMnIhcbk+otVZ4YXqnlGdN4mGbswU9BW1MlJ/BpAjA=
github.com/submariner-io/shipyard v0.16.4 h1:JU4rLKWxSyvEvoCr8LgXIpDjTiqUQ5Hqq3RvwGWs8r4=
github.com/submariner-io/shipyard v0.16.4/go.mod h1:AMgLLDAckSy4H0TzZw2MpjkBiVEBl/FuMc2R1wV8gz4=
github.com/submariner-io/submariner v0.16.4 h1:6gUg2mIpnJclfYB5SrQBHph01GWJ/J8xrYcHW1kyERU=
github.com/submariner-io/submariner v0.16.4/go.mod h1:aGKAEhz/CnBdytFVszXcpK+LyjosEbTXWtIKLFACHhQ=
github.com/subosito/gotenv v1.2.0 h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s=
github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw=
github.com/thoas/go-funk v0.8.0 h1:JP9tKSvnpFVclYgDM0Is7FD9M4fhPvqA0s0BsXmzSRQ=
Expand Down

0 comments on commit f91a3ab

Please sign in to comment.