File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
name : iter8
3
- version : 0.16.0
3
+ version : 0.16.1
4
4
description : Iter8 experiment chart
5
5
type : application
6
6
home : https://iter8.tools
Original file line number Diff line number Diff line change 20
20
headers:
21
21
Authorization: token { { .token } }
22
22
Accept: application/vnd.github+json
23
- payloadTemplateURL: { { default " https://raw.githubusercontent.com/iter8-tools/iter8/iter8-0.13.7 /templates/notify/_payload-github.tpl" .payloadTemplateURL } }
23
+ payloadTemplateURL: { { default " https://raw.githubusercontent.com/iter8-tools/iter8/v0.16.5 /templates/notify/_payload-github.tpl" .payloadTemplateURL } }
24
24
softFailure: { { default true .softFailure } }
25
25
{ { end } }
Original file line number Diff line number Diff line change 11
11
with:
12
12
url: { { .url } }
13
13
method: POST
14
- payloadTemplateURL: { { default " https://raw.githubusercontent.com/iter8-tools/iter8/iter8-0.13.7 /templates/notify/_payload-slack.tpl" .payloadTemplateURL } }
14
+ payloadTemplateURL: { { default " https://raw.githubusercontent.com/iter8-tools/iter8/v0.16.5 /templates/notify/_payload-slack.tpl" .payloadTemplateURL } }
15
15
softFailure: { { default true .softFailure } }
16
16
{ { end } }
You can’t perform that action at this time.
0 commit comments