Skip to content

Commit

Permalink
Commit daily changes
Browse files Browse the repository at this point in the history
Signed-off-by: TrueCharts-Bot <[email protected]>
  • Loading branch information
truecharts-admin committed Apr 28, 2024
1 parent bbcd29c commit 4cfcfb0
Show file tree
Hide file tree
Showing 84 changed files with 390 additions and 345 deletions.
6 changes: 3 additions & 3 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
//
// helm deps
//
//
// Ensure System Apps aren't automerged after many upstream fuckups
//
//
// Ensure System Apps aren't automerged after many upstream fuckups
//
{
"matchDatasources": ["helm"],
"automerge": false,
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/install_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ echo "Chart name: $curr_chart"

if [[ "$curr_chart" != "charts/premium/volsync" ]]; then
echo "Installing volumesnapshots chart"
helm install volumesnapshots oci://tccr.io/truecharts/volumesnapshots --namespace volumesnapshots --create-namespace --wait
helm install volumesnapshots oci://tccr.io/truecharts/volumesnapshots --namespace volumesnapshots --create-namespace --wait
if [[ "$?" != "0" ]]; then
echo "Failed to install volumesnapshots chart"
exit 1
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/dockovpn/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockovpn.webp
keywords:
- vpn
- openvpn
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: [email protected]
Expand Down
4 changes: 2 additions & 2 deletions charts/incubator/dockovpn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as TrueNAS SCALE Apps.
Both solutions are fully supported, but we heavily advice the use of normal Helm Charts where possible

For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/inncubator/dockovpn)
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/dockovpn)

**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)**

Expand Down Expand Up @@ -37,7 +37,7 @@ For the complete overview of all available options, please checkout the document

All our charts have dedicated documentation pages.
The documentation for this chart can be found here:
https://truecharts.org/charts/stable/pihole
https://truecharts.org/charts/incubator/dockovpn

## Support

Expand Down
Binary file added charts/incubator/dockovpn/icon-small.webp
Binary file not shown.
Binary file removed charts/incubator/dockovpn/icon.png
Binary file not shown.
Binary file added charts/incubator/dockovpn/icon.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion charts/incubator/semaphore/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ keywords:
- ansible
- semaphore
- cicd
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: [email protected]
Expand Down
11 changes: 6 additions & 5 deletions charts/incubator/volsync/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ annotations:
truecharts.org/category: network
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: premium
truecharts.org/train: incubator
apiVersion: v2
appVersion: 2.11.2
appVersion: 0.9.1
dependencies:
- name: common
version: 20.3.13
Expand All @@ -18,7 +18,7 @@ dependencies:
import-values: []
deprecated: false
description: volsync is a storage backup and synchronisation tool.
home: https://truecharts.org/charts/premium/volsync
home: https://truecharts.org/charts/incubator/volsync
icon: https://truecharts.org/img/hotlink-ok/chart-icons/volsync.webp
keywords:
- volsync
Expand All @@ -33,7 +33,8 @@ sources:
- https://github.com/volsync/volsync
- https://github.com/volsync/volsync-helm-chart
- https://volsync.readthedocs.io/
- https://github.com/truecharts/charts/tree/master/charts/premium/volsync
- https://github.com/truecharts/containers/tree/master/apps/volsync
- https://github.com/truecharts/charts/tree/master/charts/incubator/volsync
- https://quay.io/backube/volsync
- https://quay.io/brancz/kube-rbac-proxy
type: application
version: 0.0.1
52 changes: 52 additions & 0 deletions charts/incubator/volsync/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,55 @@
title: README
---

## General Info

TrueCharts can be installed as both _normal_ Helm Charts or as TrueNAS SCALE Apps.
Both solutions are fully supported, but we heavily advice the use of normal Helm Charts where possible

For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/volsync)

**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/CHARTNAME`

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/helm/


### TrueNAS SCALE Apps

For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro).

## Configuration Options

To view the chart specific options, please view Values.yaml included in the chart.

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 website: https://truecharts.org/common/

## 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/volsync

## 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](https://truecharts.org/general/sponsor) or contributing back to the project any way you can!

_All Rights Reserved - The TrueCharts Project_
Loading

0 comments on commit 4cfcfb0

Please sign in to comment.