chore(operator-train): rename `operator`-train to `system`-train

This commit is contained in:
Kjeld Schouten 2024-03-16 11:30:17 +01:00
parent af081238c6
commit a2655cf77a
143 changed files with 184 additions and 184 deletions

View File

@ -1,28 +0,0 @@
---
title: README
---
## General Info
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/operators/grafana-agent-operator)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- 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/sponsor) or contributing back to the project any way you can!
_All Rights Reserved - The TrueCharts Project_

View File

@ -1,28 +0,0 @@
---
title: README
---
## General Info
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/operators/kubernetes-reflector)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- 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/sponsor) or contributing back to the project any way you can!
_All Rights Reserved - The TrueCharts Project_

View File

@ -1,28 +0,0 @@
---
title: README
---
## General Info
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/operators/prometheus-operator)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- 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/sponsor) or contributing back to the project any way you can!
_All Rights Reserved - The TrueCharts Project_

View File

@ -1,28 +0,0 @@
---
title: README
---
## General Info
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/operators/traefik-crds)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- 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/sponsor) or contributing back to the project any way you can!
_All Rights Reserved - The TrueCharts Project_

View File

@ -4,8 +4,8 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: operators
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: operators
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: system
apiVersion: v2
appVersion: latest
dependencies:
@ -25,13 +25,13 @@ dependencies:
import-values: []
deprecated: false
description: Cert-Manager is a kubernetes-aware certificate manager
home: https://truecharts.org/charts/operators/cert-manager
home: https://truecharts.org/charts/system/cert-manager
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png
keywords:
- cert-manager
- certificates
- security
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -40,7 +40,7 @@ name: cert-manager
sources:
- https://github.com/cert-manager
- https://cert-manager.io/
- https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager
- https://github.com/truecharts/charts/tree/master/charts/system/cert-manager
- https://github.com/truecharts/containers/tree/master/apps/scratch
type: application
version: 4.5.3
version: 4.5.4

View File

@ -0,0 +1,28 @@
---
title: README
---
## General Info
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/cert-manager)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- 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/sponsor) or contributing back to the project any way you can!
_All Rights Reserved - The TrueCharts Project_

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -4,8 +4,8 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: operators
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: operators
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: system
apiVersion: v2
appVersion: latest
dependencies:
@ -25,13 +25,13 @@ dependencies:
import-values: []
deprecated: false
description: CloudNativePG is a clustered postgresql database operator
home: https://truecharts.org/charts/operators/cloudnative-pg
home: https://truecharts.org/charts/system/cloudnative-pg
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudnative-pg.png
keywords:
- database
- cloudnative-pg
- cnpg
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -40,7 +40,7 @@ name: cloudnative-pg
sources:
- https://cloudnative-pg.io/
- https://github.com/cloudnative-pg
- https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg
- https://github.com/truecharts/charts/tree/master/charts/system/cloudnative-pg
- https://github.com/truecharts/containers/tree/master/apps/alpine
type: application
version: 6.6.2
version: 6.6.3

View File

@ -0,0 +1,28 @@
---
title: README
---
## General Info
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/cloudnative-pg)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- 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/sponsor) or contributing back to the project any way you can!
_All Rights Reserved - The TrueCharts Project_

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -4,8 +4,8 @@ annotations:
truecharts.org/SCALE-support: "false"
truecharts.org/category: CSI
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: operators
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: system
apiVersion: v2
appVersion: latest
dependencies:
@ -25,12 +25,12 @@ dependencies:
import-values: []
deprecated: false
description: csi-driver-smb is a smb CSI driver for kubernetes
home: https://truecharts.org/charts/operators/csi-driver-smb
home: https://truecharts.org/charts/system/csi-driver-smb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-smb.png
keywords:
- csi-driver-smb
- backup
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -39,7 +39,7 @@ name: csi-driver-smb
sources:
- https://cert-manager.io/
- https://github.com/cert-manager
- https://github.com/truecharts/charts/tree/master/charts/operators/csi-driver-smb
- https://github.com/truecharts/charts/tree/master/charts/system/csi-driver-smb
- https://github.com/truecharts/containers/tree/master/apps/alpine
type: application
version: 3.5.2
version: 3.5.3

View File

@ -0,0 +1,28 @@
---
title: README
---
## General Info
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/csi-driver-smb)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- 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/sponsor) or contributing back to the project any way you can!
_All Rights Reserved - The TrueCharts Project_

View File

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

View File

@ -4,8 +4,8 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: system
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: operators
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: system
apiVersion: v2
appVersion: 0.39.2
dependencies:
@ -18,12 +18,12 @@ dependencies:
import-values: []
deprecated: false
description: Grafana Scraping Agent Operator
home: https://truecharts.org/charts/operators/grafana-agent-operator
home: https://truecharts.org/charts/system/grafana-agent-operator
icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-agent-operator.png
keywords:
- grafana-agent
- shell
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -31,7 +31,7 @@ maintainers:
name: grafana-agent-operator
sources:
- https://grafana.com
- https://github.com/truecharts/charts/tree/master/charts/operators/grafana-agent-operator
- https://github.com/truecharts/charts/tree/master/charts/system/grafana-agent-operator
- https://hub.docker.com/r/grafana/agent-operator
type: application
version: 1.5.2
version: 1.5.3

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/operators/cloudnative-pg)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/grafana-agent-operator)
**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)**

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

@ -4,8 +4,8 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: operators
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: operators
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: system
apiVersion: v2
appVersion: 0.0.3
dependencies:
@ -25,12 +25,12 @@ dependencies:
import-values: []
deprecated: false
description: KubeApps is a Kubernetes-as-Apps solution
home: https://truecharts.org/charts/operators/kubeapps
home: https://truecharts.org/charts/system/kubeapps
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubeapps.png
keywords:
- kubeapps
- catalog
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -39,7 +39,7 @@ name: kubeapps
sources:
- https://cert-manager.io/
- https://github.com/cert-manager
- https://github.com/truecharts/charts/tree/master/charts/operators/kubeapps
- https://github.com/truecharts/charts/tree/master/charts/system/kubeapps
- https://ghcr.io/xstar97/my-proxy-service
type: application
version: 2.7.2
version: 2.7.3

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/operators/velero)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/kubeapps)
**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)**

View File

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View File

@ -4,8 +4,8 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: operators
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: operators
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: system
apiVersion: v2
appVersion: 7.1.217
dependencies:
@ -18,7 +18,7 @@ dependencies:
import-values: []
deprecated: false
description: Kubernetes-Reflector is a Kubernetes addon designed to monitor and reflect changes to secrets and configmaps across namespaces
home: https://truecharts.org/charts/operators/kubernetes-reflector
home: https://truecharts.org/charts/system/kubernetes-reflector
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-reflector.png
keywords:
- reflector
@ -26,7 +26,7 @@ keywords:
- configmaps
- cert-manager
- certificates
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -34,7 +34,7 @@ maintainers:
name: kubernetes-reflector
sources:
- https://github.com/emberstack/kubernetes-reflector
- https://github.com/truecharts/charts/tree/master/charts/operators/kubernetes-reflector
- https://github.com/truecharts/charts/tree/master/charts/system/kubernetes-reflector
- https://hub.docker.com/r/emberstack/kubernetes-reflector
type: application
version: 4.5.2
version: 4.5.3

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/operators/cert-manager)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/kubernetes-reflector)
**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)**

View File

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@ -4,8 +4,8 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: operators
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: operators
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: system
apiVersion: v2
appVersion: latest
dependencies:
@ -25,12 +25,12 @@ dependencies:
import-values: []
deprecated: false
description: A network load-balancer implementation for Kubernetes using standard routing protocols
home: https://truecharts.org/charts/operators/metallb
home: https://truecharts.org/charts/system/metallb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png
keywords:
- metallb
- loadbalancer
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -39,7 +39,7 @@ name: metallb
sources:
- https://github.com/metallb/metallb
- https://metallb.universe.tf
- https://github.com/truecharts/charts/tree/master/charts/operators/metallb
- https://github.com/truecharts/charts/tree/master/charts/system/metallb
- https://github.com/truecharts/containers/tree/master/apps/alpine
type: application
version: 14.5.2
version: 14.5.3

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/operators/metallb)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/metallb)
**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)**

View File

Before

Width:  |  Height:  |  Size: 9.0 KiB

After

Width:  |  Height:  |  Size: 9.0 KiB

View File

@ -4,8 +4,8 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: CSI
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: operators
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: system
apiVersion: v2
appVersion: latest
dependencies:
@ -25,12 +25,12 @@ dependencies:
import-values: []
deprecated: false
description: OpenEBS is a umbrella container storage provisioner
home: https://truecharts.org/charts/operators/openebs
home: https://truecharts.org/charts/system/openebs
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openebs.png
keywords:
- openebs
- backup
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -39,7 +39,7 @@ name: openebs
sources:
- https://github.com/cert-manager
- https://cert-manager.io/
- https://github.com/truecharts/charts/tree/master/charts/operators/openebs
- https://github.com/truecharts/charts/tree/master/charts/system/openebs
- https://github.com/truecharts/containers/tree/master/apps/scratch
type: application
version: 3.5.3
version: 3.5.4

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/operators/openebs)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/openebs)
**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)**

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -4,8 +4,8 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: operators
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: operators
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: system
apiVersion: v2
appVersion: latest
dependencies:
@ -25,13 +25,13 @@ dependencies:
import-values: []
deprecated: false
description: Prometheus Operator is an operator for prometheus
home: https://truecharts.org/charts/operators/prometheus-operator
home: https://truecharts.org/charts/system/prometheus-operator
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus-operator.png
keywords:
- operator
- prometheus
- metics
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -39,7 +39,7 @@ maintainers:
name: prometheus-operator
sources:
- https://github.com/prometheus-operator
- https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator
- https://github.com/truecharts/charts/tree/master/charts/system/prometheus-operator
- https://github.com/truecharts/containers/tree/master/apps/alpine
type: application
version: 6.7.2
version: 6.7.3

View File

@ -7,7 +7,7 @@ title: README
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/operators/csi-driver-smb)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/prometheus-operator)
**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)**

View File

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 84 KiB

View File

@ -4,8 +4,8 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: network
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: operators
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: system
apiVersion: v2
appVersion: latest
dependencies:
@ -18,7 +18,7 @@ dependencies:
import-values: []
deprecated: false
description: Traefik-CRDs contains the CRD's for Traefik
home: https://truecharts.org/charts/operators/traefik-crds
home: https://truecharts.org/charts/system/traefik-crds
icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik-crds.png
keywords:
- traefik
@ -33,7 +33,7 @@ sources:
- https://github.com/traefik/traefik
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
- https://github.com/truecharts/charts/tree/master/charts/operators/traefik-crds
- https://github.com/truecharts/charts/tree/master/charts/system/traefik-crds
- https://github.com/truecharts/containers/tree/master/apps/scratch
type: application
version: 0.1.2
version: 0.1.3

View File

@ -0,0 +1,28 @@
---
title: README
---
## General Info
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/traefik-crds)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- 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/sponsor) or contributing back to the project any way you can!
_All Rights Reserved - The TrueCharts Project_

Some files were not shown because too many files have changed in this diff Show More