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: |