From eccb589e7c8cca4c2884d498950e96ffe04e1a19 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Mon, 12 Apr 2021 13:06:03 +0200 Subject: [PATCH] clearify Support.md --- .github/SUPPORT.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md index 2fbae4e8c06..90f5aec1eaf 100644 --- a/.github/SUPPORT.md +++ b/.github/SUPPORT.md @@ -1,9 +1,15 @@ # Support Policy +TrueCharts aims to always support the lastest version of TrueNAS SCALE. +However, sometimes new versions of either TrueNAS or TrueCharts introduces breaking changes. +This document highlights which versions of TrueCharts (or rather branches), support which versions of TrueNAS SCALE. + +We also document which versions of TrueNAS will recieve TrueCharts updates and for which versions we are accepting bug reports. + ## Supported Versions -| Branch | TrueNAS version | Supported with updates | Accepting Bugreports | + | TrueNAS version | Branch| Supported with updates | Accepting Bugreports | | ------- | ------- |------------------ | -------------- | -| `legacy_21.02ALPHA` | 21.02 ALPHA | :X: | :X: | -| MASTER | 21.04 ALPHA | :white_check_mark: | :white_check_mark: | -| MASTER | Nightly | :white_check_mark: | :white_check_mark: | + | 21.02 ALPHA | `legacy_21.02ALPHA`| :x: | :x: | +| 21.04 ALPHA | MASTER | :white_check_mark: | :white_check_mark: | +| Nightly | MASTER | :white_check_mark: | :white_check_mark: |