Releases: submariner-io/shipyard
Releases · submariner-io/shipyard
0.17.0-rc1
Bump actions/cache See https://github.com/actions/cache/releases/tag/v4.0.0 for details; in particular this switched to node20, node16 is deprecated. Signed-off-by: Stephen Kitt <[email protected]>
0.17.0-rc0
Update Shipyard to use stable branch 'release-0.17' Signed-off-by: Automated Release <[email protected]>
0.18.0-m0
Add ability to specify custom config Add an ability to specify custom config in the cluster config file, which will be provider specific, and allow consuming projects to customize the provider's configuration before deploying. Currently, only 'kind' will be supported. Signed-off-by: Mike Kolesnik <[email protected]>
0.16.3
Bump the github-actions group with 1 update Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.22.11 to 3.22.12 - [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/b374143c1149a9115d881581d29b8390bbcbb59c...012739e5082ff0c22ca6d6ab32e07c36df03c4a4) --- updated-dependencies: - 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.17.0-m3
Drop release-0.13 from dependabot config It's obsolete. Signed-off-by: Stephen Kitt <[email protected]>
0.17.0-m2
Fix linting image build failure due to PEP 668 Pip had a check enabled that fails the install due to packages being managed by the OS. The added flag ignores this check. Otherwise, the build fails with: ``` 11.85 × This environment is externally managed 11.85 ╰─> 11.85 The system-wide python installation should be maintained using the 11.85 system package manager (apk) only. ... 11.85 note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages. 11.85 hint: See PEP 668 for the detailed specification. ``` Signed-off-by: Mike Kolesnik <[email protected]>
0.17.0-m1
Bump github.com/docker/buildx from 0.11.2 to 0.12.0 in /tools Bumps [github.com/docker/buildx](https://github.com/docker/buildx) from 0.11.2 to 0.12.0. - [Release notes](https://github.com/docker/buildx/releases) - [Commits](https://github.com/docker/buildx/compare/v0.11.2...v0.12.0) --- updated-dependencies: - dependency-name: github.com/docker/buildx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
0.17.0-m0
Bump github.com/cli/cli/v2 from 2.37.0 to 2.38.0 in /tools Bumps [github.com/cli/cli/v2](https://github.com/cli/cli) from 2.37.0 to 2.38.0. - [Release notes](https://github.com/cli/cli/releases) - [Changelog](https://github.com/cli/cli/blob/trunk/.goreleaser.yml) - [Commits](https://github.com/cli/cli/compare/v2.37.0...v2.38.0) --- updated-dependencies: - dependency-name: github.com/cli/cli/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
0.16.2
Update otelhttptrace to fix GHSA-rcjv-mgp8-qvmr ``` go get -u \ go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace go mod tidy ``` Signed-off-by: Daniel Farrell <[email protected]>
0.16.1
Bump github/codeql-action from 2.21.9 to 2.22.5 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.9 to 2.22.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/ddccb873888234080b77e9bc2d4764d5ccaaccf9...74483a38d39275f33fcff5f35b679b5ca4a26a99) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>