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

Commit

Permalink
Bump up stack.yml for user annotations
Browse files Browse the repository at this point in the history
This bump of git-tar/buildshiprun enables user annotations
to be passed to delpoyments.

Signed-off-by: Alex Ellis <[email protected]>
  • Loading branch information
alexellis committed May 30, 2019
1 parent fb02da0 commit f17475e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ functions:
git-tar:
lang: dockerfile
handler: ./git-tar
image: functions/of-git-tar:0.12.2
image: functions/of-git-tar:0.13.0
labels:
openfaas-cloud: "1"
role: openfaas-system
Expand All @@ -75,7 +75,7 @@ functions:
buildshiprun:
lang: go
handler: ./buildshiprun
image: functions/of-buildshiprun:0.11.0
image: functions/of-buildshiprun:0.11.1
labels:
openfaas-cloud: "1"
role: openfaas-system
Expand Down

0 comments on commit f17475e

Please sign in to comment.