diff --git a/docs/manual/SUPPORT.md b/docs/manual/SUPPORT.md new file mode 100644 index 00000000000..90f5aec1eaf --- /dev/null +++ b/docs/manual/SUPPORT.md @@ -0,0 +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 + + | TrueNAS version | Branch| Supported with updates | Accepting Bugreports | +| ------- | ------- |------------------ | -------------- | + | 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: |