Skip to content

Releases: submariner-io/subctl

0.14.0-m0

17 Aug 09:17
6dec148
Compare
Choose a tag to compare
0.14.0-m0 Pre-release
Pre-release
Update subctl to use version v0.14.0-m0 (#213)

Signed-off-by: Automated Release <[email protected]>

Signed-off-by: Automated Release <[email protected]>
Co-authored-by: Automated Release <[email protected]>

0.13.0

18 Jul 14:38
48fc098
Compare
Choose a tag to compare
Update subctl to use version v0.13.0 (#170)

Signed-off-by: Automated Release <[email protected]>

Co-authored-by: Automated Release <[email protected]>

0.13.0-rc2

11 Jul 18:47
c29ddea
Compare
Choose a tag to compare
0.13.0-rc2 Pre-release
Pre-release
Update subctl to use version v0.13.0-rc2 (#157)

Signed-off-by: Automated Release <[email protected]>

Co-authored-by: Automated Release <[email protected]>

0.13.0-rc1

04 Jul 13:21
a4d93b7
Compare
Choose a tag to compare
0.13.0-rc1 Pre-release
Pre-release
Update subctl to use version v0.13.0-rc1 (#148)

Signed-off-by: Automated Release <[email protected]>

Co-authored-by: Automated Release <[email protected]>

0.13.0-rc0

22 Jun 07:01
3079885
Compare
Choose a tag to compare
0.13.0-rc0 Pre-release
Pre-release
Update subctl to use version v0.13.0-rc0 (#114)

Signed-off-by: Automated Release <[email protected]>

Co-authored-by: Automated Release <[email protected]>

0.13.0-m2

31 May 15:03
Compare
Choose a tag to compare
0.13.0-m2 Pre-release
Pre-release
Bump Submariner dependencies to 0.13.0-m2

This is the result of

    go get github.com/submariner-io/[email protected]
    go get github.com/submariner-io/[email protected]
    go get github.com/submariner-io/[email protected]
    go mod tidy -go=1.16 && go mod tidy -go=1.17

The result survives a "go mod tidy" without error and without
changes.

See https://tip.golang.org/doc/go1.17#go-command for background.

Signed-off-by: Stephen Kitt <[email protected]>