Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Releases: openfaas/ofc-bootstrap

Give full error for registry validation

29 Dec 22:23
Compare
Choose a tag to compare

Changelog for 0.10.2:

Commits
1c6b77c Show error from registry validation by @alexellis
3f62609 Update main image to include arkade by @alexellis

Generated by Derek

Update for operator and ingress flags

16 Dec 13:53
Compare
Choose a tag to compare

Changelog for 0.10.1:

Commits
ea4703f Add field to enable openfaas operator by @viveksyngh
7d1175d Update to 0.14.6 of OFC by @Waterdrips

Generated by Derek

Migrate to arkade for CLIs and dependent apps

15 Dec 14:39
Compare
Choose a tag to compare

The major change in this release is that arkade is now used for installing apps and CLIs.

The name of Minio and the SealedSecrets controller changed.

You should not run this tool as root, or whilst shelled into your Kubernetes master, because it's a client.

Feedback is welcome, join us on #openfaas-cloud on Slack.

Changelog for 0.10.0:

Commits
a80f7e3 Fix issue with reading minio secret by @alexellis
421fd14 Remove custom error names by @alexellis
e0d3c5f Fix compilation issue by @alexellis
b811074 Reduce verbosity and refactor errors by @alexellis
8f74588 Use password generation instead of bash by @alexellis
42c4087 Decode base64 secrets by @alexellis
6cccdee Fix reference for secret key by @alexellis
6be018b Remove Dockerfile from build by @alexellis
daf63ff Inform users not to run as root or on a K8s master by @alexellis
a8c36ce Fix secrets namespace for s3 by @alexellis
db34e6a Update spacing for namespaces for cert-manager by @alexellis
c235cde Use generated secret for Minio installation by @alexellis
11de27d Stop building a static binary in CI by @alexellis
9e305f2 Stop streaming to stdio by @alexellis
82d9e03 Make both Dockerfiles build with Go 1.15 by @alexellis
c259383 Stop streaming secret creation by @alexellis
c654775 Restore create namespace code by @alexellis
72abfb4 Update cloud-minio to minio and reset hmac by @alexellis
454addc Add wait to the various apps installed by @alexellis
23cfd3e Migrate to arkade for CLIs and dependent apps by @alexellis
c4da635 Mount public key to dashboard as secret by @wilsonianb
5b51d3b Update dashboard config fields by @wilsonianb
f169262 Updating reference to register-image by @ssgutierrez42
ed76ca6 Fix list-functions deployment in stack.yml by @Waterdrips
d1eb105 Bump to Go 1.15 by @alexellis
e16b776 Change the get.sh owner value to openfaas by @LucasRoesler

Generated by Derek

Use GHCR images

04 Dec 15:55
Compare
Choose a tag to compare
Use GHCR images Pre-release
Pre-release

Changelog for 0.9.8:

Commits
c7114a5 Convert to using GHCR images by @Waterdrips
abe3390 Fix typo in deploy-cloud-component script by @khos2ow
cb39f41 Standardise actions filenames and go version by @Waterdrips
438acd1 Updated to new location for Helm stable repository by @robinwl
1ab484d Pin go version 1.13 on github actions by @Waterdrips

Generated by Derek

Release from GitHub Actions

06 Nov 21:30
Compare
Choose a tag to compare
Pre-release

Changelog for 0.9.7:

Commits
084f397 Fixing Github Actions by @Waterdrips
188c5ea Migrate CI to github Actions by @Waterdrips
f07a5f7 Update references to openfaas-incubator by @Waterdrips
eca48db Update of-builder image by @wilsonianb
49f2251 Update a filename in user guide by @Waterdrips
2953be6 Update openfaas-cloud to 0.14.2 by @wilsonianb
be63099 Update docs to clarify registry-login command by @Waterdrips

Generated by Derek

Patch release

08 Sep 11:27
Compare
Choose a tag to compare
Patch release Pre-release
Pre-release

Changelog for 0.9.6:

Commits
ac46a1c Update helm repos for charts by @alexellis
99caaec Fix comment in example YAML file by @alexellis
dd3125c Update version of OFC to enable Go modules by @alexellis
40dffc4 Update template for OFC by @alexellis
87cbfdc Add option to install IngressOperator by @Waterdrips

Generated by Derek

Fix for logging out

11 May 19:45
Compare
Choose a tag to compare

Changelog for 0.9.5:

Commits
88f790d Move github app HTML templates to templates folder by @Waterdrips
9eacb6e Update to OFC 0.13.9 by @Waterdrips
3a1c2a1 WIP: Needs testing, needs OFC Release & bump in init.yaml by @Waterdrips
97da21b Add cookie_root_domain to system dashboard by @Waterdrips

Generated by Derek

Minor release

05 Apr 09:23
58e4e87
Compare
Choose a tag to compare
Minor release Pre-release
Pre-release

Changelog for 0.9.4:

Commits
58e4e87 Remove node8 by @alexellis

Generated by Derek

Add check for template in create-github-app

06 Mar 11:26
Compare
Choose a tag to compare

Changelog for 0.9.3:

Commits
19a7220 Added check for template file by @kadern0
b2e1794 Upgrade ofc-bootstrap to 0.13.7 OFC by @Waterdrips
1650a9e upgrade to 0.13.6 by @Waterdrips
754c099 Change Customers secret to file and clarify usage by @Waterdrips
1665fd9 Update to 0.13.5 openfaas-cloud by @Waterdrips
be3291d Pull in the standard templates to get "node12" by @alexellis
ab1fa59 Remove duplicated output of stdout by @alexellis
2b9fb85 Don't from value_command when value_from file is present by @alexellis

Generated by Derek

Support a Kubernetes secret for customers

28 Feb 14:05
Compare
Choose a tag to compare

Changelog for 0.9.2:

Commits
ee11754 Make Grep case insensitive in download script by @Waterdrips
6381b37 Update ARM note by @alexellis
795de64 Update USER_GUIDE to clarify how ECR users can namespace ecr registries by @Waterdrips
f3277af Update stack test for GitLab by @alexellis
0d72394 Document and template "customers_secret" option by @alexellis
5906a00 Add flag to toggle customers_secret by @alexellis
6eec05e Merge the list of secrets by @alexellis
68e4991 Enable private customers list and merging of secrets by @alexellis
09ab5e0 Bump cert-manager to 0.13.0 by @Waterdrips
a574279 Bump minor OFC version by @alexellis
c3b019d Update versions from upstream by @alexellis
85efcab Update user guide to add new DNS and remove docker requirement by @Waterdrips
50da08a Extract user-guide into separate file by @alexellis

Generated by Derek