This repository has been archived by the owner on Dec 16, 2020. It is now read-only.
Releases: openfaas/faas-swarm
Releases · openfaas/faas-swarm
Fix for annotations
Internal prefix was being exposed in error, fixed in: #30
Annotations and r/o FS
Release for CI / Quay upload
Move to openfaas ns in Docker Hub and Quay Signed-off-by: Alex Ellis (VMware) <[email protected]>
Move to openfaas NS on Docker Hub
Move to openfaas ns on Docker Hub Signed-off-by: Alex Ellis (VMware) <[email protected]>
Build to push to Quay for analysis
0.3.3 Remove quay.io double argument
CI build for Quay.io
No changes to code.
New point release for CI
No changes
Move secrets mount path to /var/openfaas/secrets
Includes change from @LucasRoesler:
- Move secrets mount path to /var/openfaas/secrets #23
If you consume secrets in Swarm, you'll need to update your function code to read from this new path if you upgrade to this version.
Enable health endpoint
Enables health endpoint at /healthz