This repository has been archived by the owner on Feb 2, 2021. It is now read-only.
Releases: openfaas/ofc-bootstrap
Releases · openfaas/ofc-bootstrap
Add AWS ECR support
Changelog:
- Add AWS ECR support #133
Upgrade to cert-manager 0.11.0
Changelog:
- Upgrade to cert-manager 0.11.0 #140
Optimize build pipeline
Fix ignore file This prevented the github.com code from being vendored. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Move to external go-execute package
Changelog:
- Move to external go-execute package (refactoring)
Minor fix for SealedSecrets export
Changelog:
- Replace use of $GOOS & $GOARCH thanks to
uname
#137 thanks to @sterchelen 🎉
Update YAML parsing library
Changelog:
- Update YAML parsing library for vulnerability reported upstream
Remove Swarm references
Remove code referring to Swarm Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Add ASCII logo
Changelog:
- Add ASCII logo
Add version to version command
Changelog:
- Add version to version command
Migrate to cert-manager 0.10.0
Changelog:
- Migrate to cert-manager 0.10.0 #126 @alexellis / OpenFaaS Ltd