Releases: submariner-io/shipyard
Releases · submariner-io/shipyard
0.20.0-rc1
Bump the github-actions group with 2 updates Bumps the github-actions group with 2 updates: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) and [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action). Updates `docker/setup-qemu-action` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/53851d14592bedcffcf25ea515637cff71ef929a...4574d27a4764455b42196d70a065bc6853246a25) Updates `docker/setup-buildx-action` from 3.8.0 to 3.9.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/6524bf65af31da8d45b59e8c27de4bd072b392f5...f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
0.20.0-rc0
Update Shipyard to use stable branch 'release-0.20' Signed-off-by: Automated Release <[email protected]>
0.19.2
Revert to busybox nc for metricsproxy nmap-ncat is causing issues in metricsproxy with globalnet: Ncat: Version 7.92 ( https://nmap.org/ncat ) Ncat: Listening on :::8081 Ncat: Listening on 0.0.0.0:8081 Ncat: Connection from 10.129.0.19. Ncat: Connection from 10.129.0.19:45064. Ncat: assertion failed: count <= INT_MAX QUITTING. It's not clear how to fix that, so this installs busybox and reverts to busybox nc instead. To avoid having too many changes in nettest, nmap-ncat is preserved for other uses. Signed-off-by: Stephen Kitt <[email protected]>
0.18.4
Revert to busybox nc for metricsproxy nmap-ncat is causing issues in metricsproxy with globalnet: Ncat: Version 7.92 ( https://nmap.org/ncat ) Ncat: Listening on :::8081 Ncat: Listening on 0.0.0.0:8081 Ncat: Connection from 10.129.0.19. Ncat: Connection from 10.129.0.19:45064. Ncat: assertion failed: count <= INT_MAX QUITTING. It's not clear how to fix that, so this installs busybox and reverts to busybox nc instead. To avoid having too many changes in nettest, nmap-ncat is preserved for other uses. Signed-off-by: Stephen Kitt <[email protected]>
0.17.5
Revert to busybox nc for metricsproxy nmap-ncat is causing issues in metricsproxy with globalnet: Ncat: Version 7.92 ( https://nmap.org/ncat ) Ncat: Listening on :::8081 Ncat: Listening on 0.0.0.0:8081 Ncat: Connection from 10.129.0.19. Ncat: Connection from 10.129.0.19:45064. Ncat: assertion failed: count <= INT_MAX QUITTING. It's not clear how to fix that, so this installs busybox and reverts to busybox nc instead. To avoid having too many changes in nettest, nmap-ncat is preserved for other uses. Signed-off-by: Stephen Kitt <[email protected]>
0.16.8
Revert to busybox nc for metricsproxy nmap-ncat is causing issues in metricsproxy with globalnet: Ncat: Version 7.92 ( https://nmap.org/ncat ) Ncat: Listening on :::8081 Ncat: Listening on 0.0.0.0:8081 Ncat: Connection from 10.129.0.19. Ncat: Connection from 10.129.0.19:45064. Ncat: assertion failed: count <= INT_MAX QUITTING. It's not clear how to fix that, so this installs busybox and reverts to busybox nc instead. To avoid having too many changes in nettest, nmap-ncat is preserved for other uses. Signed-off-by: Stephen Kitt <[email protected]>
0.20.0-m3
Revert to busybox nc for metricsproxy nmap-ncat is causing issues in metricsproxy with globalnet: Ncat: Version 7.92 ( https://nmap.org/ncat ) Ncat: Listening on :::8081 Ncat: Listening on 0.0.0.0:8081 Ncat: Connection from 10.129.0.19. Ncat: Connection from 10.129.0.19:45064. Ncat: assertion failed: count <= INT_MAX QUITTING. It's not clear how to fix that, so this installs busybox and reverts to busybox nc instead. To avoid having too many changes in nettest, nmap-ncat is preserved for other uses. Signed-off-by: Stephen Kitt <[email protected]>
0.20.0-m2
Ensure the nettest image is rebuilt for e2e Signed-off-by: Stephen Kitt <[email protected]>
0.18.3
Bump the github-actions group with 2 updates Bumps the github-actions group with 2 updates: [anchore/scan-action](https://github.com/anchore/scan-action) and [github/codeql-action](https://github.com/github/codeql-action). Updates `anchore/scan-action` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/anchore/scan-action/compare/5ed195cc06065322983cae4bb31e2a751feb86fd...869c549e657a088dc0441b08ce4fc0ecdac2bb65) Updates `github/codeql-action` from 3.27.0 to 3.27.5 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/662472033e021d55d94146f66f6058822b0b39fd...f09c1c0a94de965c15400f5634aa42fac8fb8f88) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
0.20.0-m1
Bump github.com/golangci/golangci-lint in /tools in the tools group Bumps the tools group in /tools with 1 update: [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint). Updates `github.com/golangci/golangci-lint` from 1.62.0 to 1.62.2 - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](https://github.com/golangci/golangci-lint/compare/v1.62.0...v1.62.2) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tools ... Signed-off-by: dependabot[bot] <[email protected]>