From ecab5972155457d2e81516bc7c9f6bbc86f077f7 Mon Sep 17 00:00:00 2001 From: Tobias Manske Date: Mon, 10 Oct 2022 00:11:05 +0200 Subject: [PATCH] Diun: Template --- coreos-config/compose/05_diun/diun.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/coreos-config/compose/05_diun/diun.yml b/coreos-config/compose/05_diun/diun.yml index 8a19f7e..456a0c2 100644 --- a/coreos-config/compose/05_diun/diun.yml +++ b/coreos-config/compose/05_diun/diun.yml @@ -11,10 +11,8 @@ notif: renderFields: true timeout: 10s templateBody: | - {% raw %} - Docker tag {{ if .Entry.Image.HubLink }}[**{{ .Entry.Image }}**]({{ .Entry.Image.HubLink }}){{ else }}**{{ .Entry.Image }}**{{ end }} which you subscribed to through {{ .Entry.Provider }} provider {{ if (eq .Entry.Status "new") }}is available{{ else }}has been updated{{ end }} on {{ .Entry.Image.Domain }} registry (triggered by {{ .Meta.Hostname }} host). - {{ if (eq .Entry.Status "new") }}See https://github.com/jitsi/docker-jitsi-meet/releases/tag/{{ .Entry.Image.Tag }}{{ end }} - {% endraw %} + {% raw %}Docker tag {{ if .Entry.Image.HubLink }}[**{{ .Entry.Image }}**]({{ .Entry.Image.HubLink }}){{ else }}**{{ .Entry.Image }}**{{ end }} which you subscribed to through {{ .Entry.Provider }} provider {{ if (eq .Entry.Status "new") }}is available{{ else }}has been updated{{ end }} on {{ .Entry.Image.Domain }} registry. + {{ if (eq .Entry.Status "new") }}See https://github.com/jitsi/docker-jitsi-meet/releases/tag/{{ .Entry.Image.Tag }}{{ end }}{% endraw %} providers: file: