Skip to content

Releases: submariner-io/shipyard

0.16.6

30 May 15:48
Compare
Choose a tag to compare
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

22 May 13:07
Compare
Choose a tag to compare
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

09 May 16:26
Compare
Choose a tag to compare
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

29 Apr 17:37
Compare
Choose a tag to compare
0.18.0-m3 Pre-release
Pre-release
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

16 Apr 14:32
Compare
Choose a tag to compare
Bump helm/docker for CVE-2019-25210/CVE-2024-24557

Signed-off-by: Daniel Farrell <[email protected]>

0.18.0-m2

02 Apr 08:58
Compare
Choose a tag to compare
0.18.0-m2 Pre-release
Pre-release
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

11 Mar 12:17
Compare
Choose a tag to compare
0.18.0-m1 Pre-release
Pre-release
Add dependabot config for release-0.17

Signed-off-by: Tom Pantelis <[email protected]>

0.17.0

26 Feb 10:47
Compare
Choose a tag to compare
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-rc1

20 Feb 06:34
Compare
Choose a tag to compare
0.17.0-rc1 Pre-release
Pre-release
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

24 Jan 16:16
Compare
Choose a tag to compare
0.17.0-rc0 Pre-release
Pre-release
Update Shipyard to use stable branch 'release-0.17'

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