From 3b560adbdb33aecd9406c66bf1461013bf413c42 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sat, 4 Nov 2023 20:30:34 +0100 Subject: [PATCH] Update SUPPORT.md Signed-off-by: Kjeld Schouten --- .github/SUPPORT.md | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md index b58abc0049a..7bd73208d92 100644 --- a/.github/SUPPORT.md +++ b/.github/SUPPORT.md @@ -12,7 +12,7 @@ This document highlights which versions of TrueCharts (or rather branches), supp We also document which versions of TrueNAS will receive TrueCharts updates and for which versions we are accepting bug reports. -### Supported Versions +### Supported Versions of TrueNAS SCALE | TrueNAS version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes | | ---------------- | -------- | ---------------------- | ------------------------- | --------------------- | -------------------------------------------------------------------------------------------------------------- | @@ -23,6 +23,30 @@ We also document which versions of TrueNAS will receive TrueCharts updates and f | Nightly | `master` | :white_check_mark: | :x: | :white_check_mark: | Please only submit bug reports during codefreeze | | 23.10.1 | `master` | :white_check_mark: | :x: | :x: | To Be Released | +## TrueCharts on Talos-OS + +Support for Talos-OS with either Rancher or FluxCD are in early alpha. + +### Supported Versions of Talos-OS + +| TrueNAS version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes | +| ---------------- | -------- | ---------------------- | ------------------------- | --------------------- | -------------------------------------------------------------------------------------------------------------- | +| 1.5 | `master` | :white_check_mark: | :x: | :x: | | +| 1.6 | `master` | :white_check_mark: | :x: | :x: | | + + +### Supported Versions of FluxCD + +| TrueNAS version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes | +| ---------------- | -------- | ---------------------- | ------------------------- | --------------------- | -------------------------------------------------------------------------------------------------------------- | +| 1.2.1 or prior | `master` | :white_check_mark: | :x: | :x: | | + +### Supported Versions of Rancher + +| TrueNAS version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes | +| ---------------- | -------- | ---------------------- | ------------------------- | --------------------- | -------------------------------------------------------------------------------------------------------------- | +| v2.7.9 or prior | `master` | :white_check_mark: | :x: | :x: | | + :::warning Support Guidelines Our [Discord](https://discord.gg/tVsPTHWTtr) support (the ticketing system inside #support) is primarily limited to what is covered by our written guides. This includes installing, linking and editing apps. This doesn't mean the actual setup of the application. All #support tickets covered by the staff are done so in a **best effort** policy.