Skip to content

Commit e28ed22

Browse files
authored
Fix: add missing legend for version suffixes (#804)
Signed-off-by: Matthias Büchse <[email protected]>
1 parent de258a8 commit e28ed22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

compliance-monitor/templates/overview.md.j2

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
we could of course iterate over results etc., but hardcode the table (except the actual results, of course)
33
for the time being to have the highest degree of control
44
-#}
5+
6+
Version numbers are suffixed by a symbol depending on state: * for _draft_, † for _warn_ (soon to be deprecated), and †† for _deprecated_.
7+
58
{% set iaas = '50393e6f-2ae1-4c5c-a62c-3b75f2abef3f' -%}
69
| Name | Description | Operator | [SCS-compatible IaaS](https://docs.scs.community/standards/scs-compatible-iaas/) | HealthMon |
710
|-------|--------------|-----------|----------------------|:----------:|

0 commit comments

Comments
 (0)