From 280d5572bb08bf761e75990ce49ffceb4f1e9a33 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 2 Dec 2024 00:08:34 +0000 Subject: [PATCH] Commit daily changes Signed-off-by: TrueCharts-Bot --- .../volsync/replication_src_spec_test.yaml | 4 +- charts/stable/reubah/Chart.yaml | 2 +- charts/stable/reubah/README.md | 47 +++++++++++++++++++ 3 files changed, 50 insertions(+), 3 deletions(-) diff --git a/charts/library/common-test/tests/volsync/replication_src_spec_test.yaml b/charts/library/common-test/tests/volsync/replication_src_spec_test.yaml index b305949d3a5f..60185a7fc19f 100644 --- a/charts/library/common-test/tests/volsync/replication_src_spec_test.yaml +++ b/charts/library/common-test/tests/volsync/replication_src_spec_test.yaml @@ -134,7 +134,7 @@ tests: daily: 5 weekly: 3 monthly: 4 - yearly: 2 + yearly: 2 accessModes: - ReadWriteOnce moverSecurityContext: @@ -326,7 +326,7 @@ tests: daily: 5 weekly: 3 monthly: 3 - yearly: 1 + yearly: 1 accessModes: - ReadWriteOnce storageClassName: somestorageclass diff --git a/charts/stable/reubah/Chart.yaml b/charts/stable/reubah/Chart.yaml index cf89bbd879d7..e6708a0fe8e3 100644 --- a/charts/stable/reubah/Chart.yaml +++ b/charts/stable/reubah/Chart.yaml @@ -30,7 +30,7 @@ maintainers: name: reubah sources: - https://ghcr.io/dendianugerah/reubah - - https://github.com/truecharts/charts/tree/master/charts/stable/reubah - https://github.com/dendianugerah/reubah + - https://github.com/truecharts/charts/tree/master/charts/stable/reubah type: application version: 1.0.0 diff --git a/charts/stable/reubah/README.md b/charts/stable/reubah/README.md index 2b8cc49d247a..89d73d353b2a 100644 --- a/charts/stable/reubah/README.md +++ b/charts/stable/reubah/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/stable/reubah) + +**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/reubah` + +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/stable/reubah + +## 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/stable/reubah/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_