Skip to content

Releases: openfaas/license-check

Publish with Go 1.19

16 Mar 12:01
074d997
Compare
Choose a tag to compare

Changelog for 0.4.2-rc1:

Commits
074d997 Update Dockerfile by @alexellis
474c94f Update publish.yaml by @alexellis
09ff55c Update CI workflows by @welteki
5114170 Update README.md by @alexellis

Changes: 0.4.1...0.4.2-rc1

Generated by Derek

GA release for 0.4.2

16 Mar 13:10
074d997
Compare
Choose a tag to compare

Changelog for 0.4.2:

Commits
074d997 Update Dockerfile by @alexellis
474c94f Update publish.yaml by @alexellis
09ff55c Update CI workflows by @welteki
5114170 Update README.md by @alexellis

Changes: 0.4.1...0.4.2

Generated by Derek

New version with Go 1.18

13 Aug 14:56
Compare
Choose a tag to compare
Pre-release

Changelog for 0.4.1:

Commits
047b6d4 Update go to 1.18 by @Shikachuu

Changes: 0.4.0...0.4.1

Generated by Derek

New tag for GHCR migration

24 Jan 14:47
Compare
Choose a tag to compare

Changelog for 0.4.0:

Commits
0b5c815 Set version from action whilst publishing images by @alexellis
75e5ac6 Remove helm validation by @alexellis

Changes: 0.4.0-rc1...0.4.0

Generated by Derek

GH Actions RC build

21 Jan 12:13
Compare
Choose a tag to compare
GH Actions RC build Pre-release
Pre-release
Add CI for GHCR

Fixes: #17

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

Take release binaries from bin folder

23 Oct 16:22
Compare
Choose a tag to compare

Changelog for 0.3.9:

Commits
0232e59 Take release files from bin by @alexellis

Generated by Derek

Multi-arch build with Docker and binaries

23 Oct 16:13
Compare
Choose a tag to compare

Changelog for 0.3.8:

Commits
24d642a Add archs to final push by @alexellis
75b1f25 Rename working directory by @alexellis
5e63c9a Fix Dockerfile path by @alexellis
a5401c8 Update to release files from bin folder by @alexellis

Generated by Derek

New multi-arch build

23 Oct 15:51
Compare
Choose a tag to compare
New multi-arch build Pre-release
Pre-release
Move gofmt out to Makefile

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

Release with Docker image

04 Feb 11:11
Compare
Choose a tag to compare
Try to fix the .travis.yml file

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

Release with Docker image

04 Feb 10:56
Compare
Choose a tag to compare
Pre-release
Add s390x and ppc64le manifests

**What**
- Adds tags and manifests for s390x and ppc64le
- Removes quay tags

Signed-off-by: Lucas Roesler <[email protected]>