From b0c777df26b250c0e01ae39319a448abbb563610 Mon Sep 17 00:00:00 2001 From: Alistair Hey Date: Fri, 6 Mar 2020 08:59:28 +0000 Subject: [PATCH] Upgrade ofc-bootstrap to 0.13.7 OFC Signed-off-by: Alistair Hey --- example.init.yaml | 2 +- templates/stack.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example.init.yaml b/example.init.yaml index 0628d0e..e020f88 100644 --- a/example.init.yaml +++ b/example.init.yaml @@ -327,4 +327,4 @@ network_policies: false build_branch: master ## Version of OpenFaaS Cloud from https://github.com/openfaas/openfaas-cloud/releases/ -openfaas_cloud_version: 0.13.6 +openfaas_cloud_version: 0.13.7 diff --git a/templates/stack.yml b/templates/stack.yml index 7de7551..cdf77e0 100644 --- a/templates/stack.yml +++ b/templates/stack.yml @@ -144,7 +144,7 @@ functions: import-secrets: lang: go handler: ./import-secrets - image: functions/import-secrets:0.6.1 + image: functions/import-secrets:0.6.2 annotations: com.openfaas.serviceaccount: sealedsecrets-importer-rw labels: