From 92d35160776d91274e51c447d43f17c8cb5caad7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 3 Jan 2026 00:13:37 +0000 Subject: [PATCH] Commit daily changes Signed-off-by: TrueCharts-Bot --- charts/incubator/backrest/Chart.yaml | 4 ++- charts/incubator/backrest/README.md | 47 ++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 1 deletion(-) diff --git a/charts/incubator/backrest/Chart.yaml b/charts/incubator/backrest/Chart.yaml index 3e32a2b6a9a..485442c1b0d 100644 --- a/charts/incubator/backrest/Chart.yaml +++ b/charts/incubator/backrest/Chart.yaml @@ -1,7 +1,7 @@ annotations: artifacthub.io/links: |- - name: support - url: https://discord.com/invite/tVsPTHWTtr + url: https://discord.com/invite/tVsPTHWTtr max_scale_version: 24.04.1 min_scale_version: 24.04.0 truecharts.org/category: backup @@ -36,6 +36,8 @@ maintainers: name: backrest sources: - https://github.com/garethgeorge/backrest + - https://github.com/trueforge-org/truecharts/tree/master/charts/incubator/backrest - https://hub.docker.com/r/garethgeorge/backrest type: application version: 0.1.1 + diff --git a/charts/incubator/backrest/README.md b/charts/incubator/backrest/README.md index 2b8cc49d247..617512f6be7 100644 --- a/charts/incubator/backrest/README.md +++ b/charts/incubator/backrest/README.md @@ -1,3 +1,50 @@ --- title: README --- + +## General Info + +For more information about this Chart, please check the docs on the TrueCharts [website](https://trueforge.org/truecharts/charts/incubator/backrest) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)** + +## Installation + +### Helm-Chart installation + +To install TrueCharts Helm charts using Helm, you can use our OCI Repository. + +`helm install mychart oci://oci.trueforge.org/truecharts/backrest` + +For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](https://trueforge.org/truecharts/guides/) + +## Chart Specific Guides and information + +All our charts have dedicated documentation pages. +The documentation for this chart can be found here: +https://trueforge.org/truecharts/incubator/backrest + +## Configuration Options + +To view the chart specific options, please view Values.yaml included in the chart. +The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/incubator/backrest/values.yaml + +All our Charts use a shared "common" library chart that contains most of the templating and options. +For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](https://trueforge.org/truecharts-common/) + +For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml + +## Support + +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://trueforge.org/general/sponsor/) or contributing back to the project any way you can! + +_All Rights Reserved - The TrueCharts Project_