Releases: submariner-io/shipyard
Releases · submariner-io/shipyard
0.18.0-rc0
Update Shipyard to use stable branch 'release-0.18' Signed-off-by: Automated Release <[email protected]>
0.16.7
Bump the github-actions group with 2 updates Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/checkout` from 4.1.4 to 4.1.6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/0ad4b8fadaa221de15dcec353f45205ec38ea70b...a5ac7e51b41094c92402da3b24376905380afc29) Updates `github/codeql-action` from 3.25.3 to 3.25.7 - [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/d39d31e687223d841ef683f52467bd88e9b21c14...f079b8493333aace61c81488f8bd40919487bd9f) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch 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.16.6
Bump k8s.io/client-go from 0.27.13 to 0.27.14 in the gomod group Bumps the gomod group with 1 update: [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/client-go` from 0.27.13 to 0.27.14 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes/client-go/compare/v0.27.13...v0.27.14) --- updated-dependencies: - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
0.16.5
Bump k8s.io/client-go from 0.27.13 to 0.27.14 in the gomod group Bumps the gomod group with 1 update: [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/client-go` from 0.27.13 to 0.27.14 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes/client-go/compare/v0.27.13...v0.27.14) --- updated-dependencies: - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
0.16.4
Bump golang.org/x/net from 0.18.0 to 0.23.0 CVE-2023-45288 GHSA-4v7x-pqxf-cx7m ``` go get golang.org/x/[email protected] go mod tidy ``` Signed-off-by: Daniel Farrell <[email protected]>
0.18.0-m3
Bump github.com/onsi/gomega in the gomod group across 1 directory Bumps the gomod group with 1 update in the / directory: [github.com/onsi/gomega](https://github.com/onsi/gomega). Updates `github.com/onsi/gomega` from 1.32.0 to 1.33.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](https://github.com/onsi/gomega/compare/v1.32.0...v1.33.0) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
0.17.1
Bump helm/docker for CVE-2019-25210/CVE-2024-24557 Signed-off-by: Daniel Farrell <[email protected]>
0.18.0-m2
Update dependences of our custom GH actions Dependabot doesn't keep these up-to-date. In particular, the setup-qemu-action update gets us Node 20 runners. Go ahead and update all dependencies to their latest releases. Signed-off-by: Daniel Farrell <[email protected]>
0.18.0-m1
Add dependabot config for release-0.17 Signed-off-by: Tom Pantelis <[email protected]>
0.17.0
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]>