Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
add disclamer for EoL
Browse files Browse the repository at this point in the history
Signed-off-by: Giovanni Liva <giovanni.liva@dynatrace.com>
  • Loading branch information
thisthat committed Dec 6, 2023
1 parent 13c2768 commit 86212ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions layouts/partials/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
{{ end }}
{{ end }}

<div class="note unsupported">Keptn v1 will be EOL December 22, 2023. For more information see <a href="https://bit.ly/keptn">https://bit.ly/keptn</a></div>

{{ if $unsupported }}
<div class="note unsupported">{{ $unsupported }}</div>
{{ end }}
Expand Down

0 comments on commit 86212ba

Please sign in to comment.