Releases: openfaas/license-check
Publish with Go 1.19
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
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
Changelog for 0.4.1:
- PR #20 Update go to 1.18 by @Shikachuu
Commits
047b6d4 Update go to 1.18 by @Shikachuu
Changes: 0.4.0...0.4.1
Generated by Derek
New tag for GHCR migration
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
Add CI for GHCR Fixes: #17 Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
Take release binaries from bin folder
Multi-arch build with Docker and binaries
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
Move gofmt out to Makefile Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
Release with Docker image
Try to fix the .travis.yml file Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
Release with Docker image
Add s390x and ppc64le manifests **What** - Adds tags and manifests for s390x and ppc64le - Removes quay tags Signed-off-by: Lucas Roesler <[email protected]>