diff --git a/templates/gitlab.yml b/templates/gitlab.yml index 7448c36..783743a 100644 --- a/templates/gitlab.yml +++ b/templates/gitlab.yml @@ -63,7 +63,7 @@ functions: git-tar: lang: dockerfile handler: ./git-tar - image: functions/of-git-tar:0.11.1 + image: functions/of-git-tar:0.12.2 labels: openfaas-cloud: "1" role: openfaas-system diff --git a/templates/stack.yml b/templates/stack.yml index 8155bc9..9830d87 100644 --- a/templates/stack.yml +++ b/templates/stack.yml @@ -7,7 +7,7 @@ functions: system-github-event: lang: go handler: ./github-event - image: functions/github-event:0.7.4 + image: functions/github-event:0.8.0 labels: openfaas-cloud: "1" role: openfaas-system @@ -27,7 +27,7 @@ functions: github-push: lang: go handler: ./github-push - image: functions/github-push:0.7.2 + image: functions/github-push:0.7.3 labels: openfaas-cloud: "1" role: openfaas-system @@ -49,7 +49,7 @@ functions: git-tar: lang: dockerfile handler: ./git-tar - image: functions/of-git-tar:0.11.1 + image: functions/of-git-tar:0.12.2 labels: openfaas-cloud: "1" role: openfaas-system @@ -75,7 +75,7 @@ functions: buildshiprun: lang: go handler: ./buildshiprun - image: functions/of-buildshiprun:0.10.3 + image: functions/of-buildshiprun:0.11.0 labels: openfaas-cloud: "1" role: openfaas-system