Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kqmaverick authored and PrivatePuffin committed Nov 4, 2024
1 parent 783f646 commit a8df7b8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 27 deletions.
2 changes: 1 addition & 1 deletion website/src/content/docs/general/contact.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Contact
sidebar:
order: 5
order: 6
---

While many of our maintainers are available in a lot of places, we have a few official contact options to chat about TrueCharts or ask for Support.
Expand Down
2 changes: 2 additions & 0 deletions website/src/content/docs/general/support-policy.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: General Helm Support Policy
sidebar:
order: 2
---

This manual contains general information on working with TrueCharts Charts using Helm directly.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: System Requirements
sidebar:
order: 1
order: 3
---

Below are our recommended and supported system requirements for running TrueCharts Charts inside a Talos VM atop a TrueNAS SCALE or other hypervisor (Proxmox, UnRaid, etc.) host system. These are early, preliminary system requirements and will likely change in the future as we gather feedback from more migrated users.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,31 +11,6 @@ Please, always remember to check the content specific to the chart.

:::

## Tier

fluxcd is what we call a "Tier 2" deployment options.
This means that we expect it to work smoothly, all options being technically available and we've enough staff available to help-out.

With Tier 2 options, you should not have to expect issues caused by the deployment option.

## TrueCharts on FluxCD

TrueCharts aims to always support the latest version of FluxCD.
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 FluxCD.

We also document which versions of TrueNAS will receive TrueCharts updates and for which versions we are accepting bug reports.

### Supported Versions of FluxCD

| FluxCD version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes |
| -------------- | -------- | ---------------------- | ------------------------- | --------------------- | ----- |
| 1.2.1 or prior | `master` |||| |

## Project Scope

For more info on what to expect from TrueCharts Apps, be sure to also read the [Project Scope documentation](/general/scope)

## How to Configure

Configuration should be done "The Helm Way" via editing HelmRelease objects in the git repository.
Expand Down

0 comments on commit a8df7b8

Please sign in to comment.