Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Releases: openfaas/faas-swarm

Fix for annotations

08 Aug 14:34
Compare
Choose a tag to compare

Internal prefix was being exposed in error, fixed in: #30

Annotations and r/o FS

01 Aug 12:48
Compare
Choose a tag to compare

Changelog:

  • Add annotation support #28
  • Read-only FS #26

Release for CI / Quay upload

02 Jul 11:28
Compare
Choose a tag to compare
Move to openfaas ns in Docker Hub and Quay

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

Move to openfaas NS on Docker Hub

02 Jul 11:20
Compare
Choose a tag to compare
Move to openfaas ns on Docker Hub

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

Build to push to Quay for analysis

15 Jun 17:00
c890cba
Compare
Choose a tag to compare
0.3.3

Remove quay.io double argument

CI build for Quay.io

15 Jun 16:49
1965156
Compare
Choose a tag to compare

No changes to code.

New point release for CI

15 Jun 16:29
Compare
Choose a tag to compare

Move secrets mount path to /var/openfaas/secrets

15 Jun 14:55
Compare
Choose a tag to compare

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

20 May 17:57
Compare
Choose a tag to compare

Enables health endpoint at /healthz

Support varied private repository tag names

08 May 19:37
Compare
Choose a tag to compare
  • #21 via @burtonr includes a fix for supporting varied private repository tag names, upgrade if you had issues