From 86212ba04379a11614a71453ce0207fc9419d77d Mon Sep 17 00:00:00 2001 From: Giovanni Liva Date: Wed, 6 Dec 2023 17:00:14 +0100 Subject: [PATCH] add disclamer for EoL Signed-off-by: Giovanni Liva --- layouts/partials/header.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index cdad97525..4b55085c8 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -37,6 +37,8 @@ {{ end }} {{ end }} +
Keptn v1 will be EOL December 22, 2023. For more information see https://bit.ly/keptn
+ {{ if $unsupported }}
{{ $unsupported }}
{{ end }}