From 7fd4c5123d6e0475def77fe6722e5d3c86846fdd Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 4 Dec 2024 00:08:34 +0000 Subject: [PATCH] Commit daily changes Signed-off-by: TrueCharts-Bot --- charts/incubator/wdosg/Chart.yaml | 2 +- charts/incubator/wdosg/README.md | 47 +++++++++++++++++++ charts/library/common/Chart.yaml | 6 +-- .../docs/guides/cnpg-backup-restore.md | 2 +- 4 files changed, 52 insertions(+), 5 deletions(-) diff --git a/charts/incubator/wdosg/Chart.yaml b/charts/incubator/wdosg/Chart.yaml index eb13e2dc0b2..4cedd85a37c 100644 --- a/charts/incubator/wdosg/Chart.yaml +++ b/charts/incubator/wdosg/Chart.yaml @@ -31,7 +31,7 @@ maintainers: name: wdosg sources: - https://github.com/SoulRaven80/wdosg - - https://hub.docker.com/r/soulraven1980/wdosg - https://github.com/truecharts/charts/tree/master/charts/incubator/wdosg + - https://hub.docker.com/r/soulraven1980/wdosg type: application version: 0.0.1 diff --git a/charts/incubator/wdosg/README.md b/charts/incubator/wdosg/README.md index 2b8cc49d247..a3a18a2fd5a 100644 --- a/charts/incubator/wdosg/README.md +++ b/charts/incubator/wdosg/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://truecharts.org/charts/incubator/wdosg) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Installation + +### Helm-Chart installation + +To install TrueCharts Helm charts using Helm, you can use our OCI Repository. + +`helm install mychart oci://tccr.io/truecharts/wdosg` + +For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides) + +## Chart Specific Guides and information + +All our charts have dedicated documentation pages. +The documentation for this chart can be found here: +https://truecharts.org/charts/incubator/wdosg + +## 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/truecharts/public/blob/master/charts/incubator/wdosg/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](/common) + +For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/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/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](/general/sponsor) or contributing back to the project any way you can! + +_All Rights Reserved - The TrueCharts Project_ diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 68b10f9564c..149f1b38308 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -5,8 +5,8 @@ annotations: - name: support url: https://discord.com/invite/tVsPTHWTtr truecharts.org/category: unsorted - truecharts.org/max_helm_version: "3.16" - truecharts.org/min_helm_version: "3.14" + truecharts.org/max_helm_version: "3.15" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: library apiVersion: v2 appVersion: 1.10.3 @@ -19,7 +19,7 @@ keywords: - truecharts - library-chart - common -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/website/src/content/docs/guides/cnpg-backup-restore.md b/website/src/content/docs/guides/cnpg-backup-restore.md index f7147427a9e..357724fe4a0 100644 --- a/website/src/content/docs/guides/cnpg-backup-restore.md +++ b/website/src/content/docs/guides/cnpg-backup-restore.md @@ -40,7 +40,7 @@ cnpg: ``` 3. Confirm the data is being sent to your S3 host after ~5 minutes. At 00:00 UTC a complete backup will be made. - + 4. We advise you to set the "mode" to `recovery`, this should prevent the app starting with an empty database upon recovery. It will look something like this: