Skip to content

Releases: submariner-io/shipyard

0.21.0-m3

25 Jun 14:23

Choose a tag to compare

0.21.0-m3 Pre-release
Pre-release
Bump k8s.io/client-go from 0.32.5 to 0.32.6 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.32.5 to 0.32.6
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.32.5...v0.32.6)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-version: 0.32.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>

0.17.6

11 Jun 13:56

Choose a tag to compare

Bump github/codeql-action in the github-actions group

Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.28.16 to 3.28.18
- [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/28deaeda66b76a05916b6923827895f2b14ab387...ff0a06e83cb2de871e5a09832bc6a81e7276941f)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.28.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>

0.20.1

12 May 14:12

Choose a tag to compare

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 6.1.0 to 6.2.0
- [Release notes](https://github.com/anchore/scan-action/releases)
- [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md)
- [Commits](https://github.com/anchore/scan-action/compare/7c05671ae9be166aeb155bad2d7df9121823df32...2c901ab7378897c01b8efaa2d0c9bf519cc64b9e)

Updates `github/codeql-action` from 3.28.13 to 3.28.16
- [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/1b549b9259bda1cb5ddde3b41741a82a2d15a841...28deaeda66b76a05916b6923827895f2b14ab387)

---
updated-dependencies:
- dependency-name: anchore/scan-action
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 3.28.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>

0.18.5

06 May 16:22

Choose a tag to compare

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 6.1.0 to 6.2.0
- [Release notes](https://github.com/anchore/scan-action/releases)
- [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md)
- [Commits](https://github.com/anchore/scan-action/compare/7c05671ae9be166aeb155bad2d7df9121823df32...2c901ab7378897c01b8efaa2d0c9bf519cc64b9e)

Updates `github/codeql-action` from 3.28.13 to 3.28.16
- [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/1b549b9259bda1cb5ddde3b41741a82a2d15a841...28deaeda66b76a05916b6923827895f2b14ab387)

---
updated-dependencies:
- dependency-name: anchore/scan-action
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 3.28.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>

0.21.0-m2

29 Apr 16:10

Choose a tag to compare

0.21.0-m2 Pre-release
Pre-release
Add NewNginxServiceWithIPFamilyPolicy function

...to enable creating dual-stack services.

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

0.19.4

16 Apr 13:37

Choose a tag to compare

Copy GITHUB_BASE_REF in the build container

This is needed for the dependent commit check.

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

0.21.0-m1

10 Apr 13:06

Choose a tag to compare

0.21.0-m1 Pre-release
Pre-release
Pass --air-gapped flag to 'subctl join' if enabled

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

0.19.3

12 Mar 13:13

Choose a tag to compare

Bump custom GHA actions/cache from 4.0.2 to 4.2.0

The actions/cache package is deprecating versions older than v4. While
the SHA we pin to is actually after the deprecation range, the release
notes indicate that usages with pinned SHAs need to update to 4.2.0.

https://github.com/actions/cache/releases/tag/v4.2.0

This will fix a warning that is currently occurring across the org.

> Your workflow is using a version of actions/cache that is scheduled
for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9.
Please update your workflow to use either v3 or v4 of actions/cache to
avoid interruptions.

https://github.com/submariner-io/submariner-operator/actions/runs/12959809332

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

0.21.0-m0

04 Mar 15:32

Choose a tag to compare

0.21.0-m0 Pre-release
Pre-release
Bump the tools group in /tools with 3 updates

Bumps the tools group in /tools with 3 updates: [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint), [helm.sh/helm/v3](https://github.com/helm/helm) and [sigs.k8s.io/kind](https://github.com/kubernetes-sigs/kind).


Updates `github.com/golangci/golangci-lint` from 1.63.4 to 1.64.5
- [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.63.4...v1.64.5)

Updates `helm.sh/helm/v3` from 3.17.0 to 3.17.1
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](https://github.com/helm/helm/compare/v3.17.0...v3.17.1)

Updates `sigs.k8s.io/kind` from 0.26.0 to 0.27.0
- [Release notes](https://github.com/kubernetes-sigs/kind/releases)
- [Commits](https://github.com/kubernetes-sigs/kind/compare/v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tools
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tools
- dependency-name: sigs.k8s.io/kind
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tools
...

Signed-off-by: dependabot[bot] <[email protected]>

0.20.0

03 Mar 15:34

Choose a tag to compare

Bump k8s.io/client-go from 0.32.1 to 0.32.2 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.32.1 to 0.32.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.32.1...v0.32.2)

---
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]>