Skip to content
This repository was archived by the owner on Mar 10, 2023. It is now read-only.

Commit 13e5562

Browse files
committed
Updated versions in stack.yml
- contains PRs from Martin Dekov around GitLab support Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
1 parent e10ef6d commit 13e5562

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

stack.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ functions:
66
system-github-event:
77
lang: go
88
handler: ./github-event
9-
image: functions/github-event:0.6.2
9+
image: functions/github-event:0.7.0
1010
labels:
1111
openfaas-cloud: "1"
1212
role: openfaas-system
@@ -25,7 +25,7 @@ functions:
2525
github-push:
2626
lang: go
2727
handler: ./github-push
28-
image: functions/github-push:0.6.2
28+
image: functions/github-push:0.7.0
2929
labels:
3030
openfaas-cloud: "1"
3131
role: openfaas-system
@@ -45,7 +45,7 @@ functions:
4545
git-tar:
4646
lang: dockerfile
4747
handler: ./git-tar
48-
image: functions/of-git-tar:0.8.17
48+
image: functions/of-git-tar:0.9.0
4949
labels:
5050
openfaas-cloud: "1"
5151
role: openfaas-system
@@ -64,7 +64,7 @@ functions:
6464
buildshiprun:
6565
lang: go
6666
handler: ./buildshiprun
67-
image: functions/of-buildshiprun:0.8.8
67+
image: functions/of-buildshiprun:0.9.0
6868
labels:
6969
openfaas-cloud: "1"
7070
role: openfaas-system

0 commit comments

Comments
 (0)