Commit daily changes

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2026-06-04 00:48:17 +00:00
parent 66017dc2c7
commit 58810c43ef
2 changed files with 50 additions and 1 deletions
+47
View File
@@ -1,3 +1,50 @@
--- ---
title: README title: README
--- ---
## General Info
For more information about this Chart, please check the docs on the TrueCharts [website](https://trueforge.org/truecharts/charts/incubator/affine)
**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/affine`
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://truecharts.org/charts/incubator/affine
## 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/affine/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 an [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_
+3 -1
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14" trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable trueforge.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 6.0.4 appVersion: 4.0.0
dependencies: dependencies:
- name: common - name: common
version: 29.3.4 version: 29.3.4
@@ -34,7 +34,9 @@ maintainers:
name: backuppc name: backuppc
sources: sources:
- https://backuppc.github.io/backuppc/index.html - https://backuppc.github.io/backuppc/index.html
- https://ghcr.io/adferrand/backuppc
- https://github.com/adferrand/docker-backuppc - https://github.com/adferrand/docker-backuppc
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/backuppc - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/backuppc
type: application type: application
version: 11.0.0 version: 11.0.0