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: