chore: Auto-update chart README [skip ci]
This commit is contained in:
parent
901a7d26ba
commit
339141804c
|
@ -2,10 +2,17 @@
|
|||
|
||||
|
||||
|
||||
## [autobrr-0.0.2](https://github.com/truecharts/apps/compare/autobrr-0.0.1...autobrr-0.0.2) (2022-07-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update image refs ([#3324](https://github.com/truecharts/apps/issues/3324))
|
||||
|
||||
|
||||
|
||||
|
||||
## [autobrr-0.0.1]autobrr-0.0.1 (2022-07-27)
|
||||
|
||||
### Feat
|
||||
|
||||
- Add autobrr ([#3309](https://github.com/truecharts/apps/issues/3309))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
# autobrr
|
||||
|
||||
![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.0](https://img.shields.io/badge/AppVersion-1.1.0-informational?style=flat-square)
|
||||
![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.0](https://img.shields.io/badge/AppVersion-1.1.0-informational?style=flat-square)
|
||||
|
||||
The modern download automation tool for torrents.
|
||||
|
||||
|
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [frigate-2.0.24](https://github.com/truecharts/apps/compare/frigate-2.0.23...frigate-2.0.24) (2022-07-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update image refs ([#3324](https://github.com/truecharts/apps/issues/3324))
|
||||
|
||||
|
||||
|
||||
|
||||
## [frigate-2.0.23](https://github.com/truecharts/apps/compare/frigate-2.0.22...frigate-2.0.23) (2022-07-26)
|
||||
|
||||
### Chore
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "idia"
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# frigate
|
||||
|
||||
![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: idia](https://img.shields.io/badge/AppVersion-idia-informational?style=flat-square)
|
||||
![Version: 2.0.24](https://img.shields.io/badge/Version-2.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
|
||||
NVR With Realtime Object Detection for IP Cameras
|
||||
|
||||
|
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [jitsi-0.0.19](https://github.com/truecharts/apps/compare/jitsi-0.0.18...jitsi-0.0.19) (2022-07-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update image refs ([#3324](https://github.com/truecharts/apps/issues/3324))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jitsi-0.0.18](https://github.com/truecharts/apps/compare/jitsi-0.0.17...jitsi-0.0.18) (2022-07-26)
|
||||
|
||||
### Chore
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "stable-728"
|
||||
appVersion: "7439"
|
||||
description: Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions
|
||||
name: jitsi
|
||||
version: 0.0.19
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# jitsi
|
||||
|
||||
![Version: 0.0.18](https://img.shields.io/badge/Version-0.0.18-informational?style=flat-square) ![AppVersion: stable-728](https://img.shields.io/badge/AppVersion-stable--728-informational?style=flat-square)
|
||||
![Version: 0.0.19](https://img.shields.io/badge/Version-0.0.19-informational?style=flat-square) ![AppVersion: 7439](https://img.shields.io/badge/AppVersion-7439-informational?style=flat-square)
|
||||
|
||||
Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions
|
||||
|
||||
|
|
|
@ -0,0 +1,30 @@
|
|||
# Patterns to ignore when building packages.
|
||||
# This supports shell glob matching, relative path matching, and
|
||||
# negation (prefixed with !). Only one pattern per line.
|
||||
.DS_Store
|
||||
# Common VCS dirs
|
||||
.git/
|
||||
.gitignore
|
||||
.bzr/
|
||||
.bzrignore
|
||||
.hg/
|
||||
.hgignore
|
||||
.svn/
|
||||
# Common backup files
|
||||
*.swp
|
||||
*.bak
|
||||
*.tmp
|
||||
*~
|
||||
# Various IDEs
|
||||
.project
|
||||
.idea/
|
||||
*.tmproj
|
||||
.vscode/
|
||||
# OWNERS file for Kubernetes
|
||||
OWNERS
|
||||
# helm-docs templates
|
||||
*.gotmpl
|
||||
# docs folder
|
||||
/docs
|
||||
# icon
|
||||
icon.png
|
|
@ -0,0 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
|
||||
|
||||
## [ts3-manager-0.0.1]ts3-manager-0.0.1 (2022-07-27)
|
||||
|
||||
### Feat
|
||||
|
||||
- Add ts3-manager ([#3323](https://github.com/truecharts/apps/issues/3323))
|
||||
|
||||
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
kubeVersion: ">=1.16.0-0"
|
||||
name: ts3-manager
|
||||
version: 0.0.1
|
||||
appVersion: "v2.2.0"
|
||||
appVersion: "2.2.0"
|
||||
description: A modern web interface for maintaining Teamspeak3 servers.
|
||||
type: application
|
||||
deprecated: false
|
||||
|
|
|
@ -0,0 +1,108 @@
|
|||
# ts3-manager
|
||||
|
||||
![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.2.0](https://img.shields.io/badge/AppVersion-2.2.0-informational?style=flat-square)
|
||||
|
||||
A modern web interface for maintaining Teamspeak3 servers.
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
|
||||
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
|
||||
For more information, please click here: [ts3-manager](https://truecharts.org/docs/charts/stable/ts3-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)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://hub.docker.com/r/joni1802/ts3-manager/>
|
||||
* <https://github.com/joni1802/ts3-manager/>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://library-charts.truecharts.org | common | 10.4.8 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
### TrueNAS SCALE
|
||||
|
||||
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
|
||||
|
||||
### Helm
|
||||
|
||||
To install the chart with the release name `ts3-manager`
|
||||
|
||||
```console
|
||||
helm repo add TrueCharts https://helm.truecharts.org
|
||||
helm repo update
|
||||
helm install ts3-manager TrueCharts/ts3-manager
|
||||
```
|
||||
|
||||
## Uninstall
|
||||
|
||||
### TrueNAS SCALE
|
||||
|
||||
**Upgrading, Rolling Back and Uninstalling the Chart**
|
||||
|
||||
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
|
||||
|
||||
### Helm
|
||||
|
||||
To uninstall the `ts3-manager` deployment
|
||||
|
||||
```console
|
||||
helm uninstall ts3-manager
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
||||
### Helm
|
||||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the Commandline
|
||||
|
||||
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
|
||||
|
||||
```console
|
||||
helm install ts3-manager \
|
||||
--set env.TZ="America/New York" \
|
||||
TrueCharts/ts3-manager
|
||||
```
|
||||
|
||||
#### Configure using a yaml file
|
||||
|
||||
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
|
||||
|
||||
```console
|
||||
helm install ts3-manager TrueCharts/ts3-manager -f values.yaml
|
||||
```
|
||||
|
||||
#### Connecting to other apps
|
||||
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/apps/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/docs/about/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
---
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [ztcuui-aio-0.0.4](https://github.com/truecharts/apps/compare/ztcuui-aio-0.0.3...ztcuui-aio-0.0.4) (2022-07-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update image refs ([#3324](https://github.com/truecharts/apps/issues/3324))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ztcuui-aio-0.0.3](https://github.com/truecharts/apps/compare/ztcuui-aio-0.0.2...ztcuui-aio-0.0.3) (2022-07-27)
|
||||
|
||||
### Feat
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# ztcuui-aio
|
||||
|
||||
![Version: 0.0.3](https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square) ![AppVersion: 1.2.11](https://img.shields.io/badge/AppVersion-1.2.11-informational?style=flat-square)
|
||||
![Version: 0.0.4](https://img.shields.io/badge/Version-0.0.4-informational?style=flat-square) ![AppVersion: 1.2.11](https://img.shields.io/badge/AppVersion-1.2.11-informational?style=flat-square)
|
||||
|
||||
ZeroTier network controller user interface in a Docker container
|
||||
|
||||
|
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [meshroom-2.0.23](https://github.com/truecharts/apps/compare/meshroom-2.0.22...meshroom-2.0.23) (2022-07-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update image refs ([#3324](https://github.com/truecharts/apps/issues/3324))
|
||||
|
||||
|
||||
|
||||
|
||||
## [meshroom-2.0.22](https://github.com/truecharts/apps/compare/meshroom-2.0.21...meshroom-2.0.22) (2022-07-26)
|
||||
|
||||
### Chore
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.4.0-cent"
|
||||
appVersion: "2.4.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# meshroom
|
||||
|
||||
![Version: 2.0.22](https://img.shields.io/badge/Version-2.0.22-informational?style=flat-square) ![AppVersion: 2.4.0-cent](https://img.shields.io/badge/AppVersion-2.4.0--cent-informational?style=flat-square)
|
||||
![Version: 2.0.23](https://img.shields.io/badge/Version-2.0.23-informational?style=flat-square) ![AppVersion: 2.4.0](https://img.shields.io/badge/AppVersion-2.4.0-informational?style=flat-square)
|
||||
|
||||
Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework.
|
||||
|
||||
|
|
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [traefik-13.1.7](https://github.com/truecharts/apps/compare/traefik-13.1.6...traefik-13.1.7) (2022-07-27)
|
||||
|
||||
### Feat
|
||||
|
||||
- add theme-park middleware docs ([#3320](https://github.com/truecharts/apps/issues/3320))
|
||||
|
||||
|
||||
|
||||
|
||||
## [traefik-13.1.6](https://github.com/truecharts/apps/compare/traefik-13.1.5...traefik-13.1.6) (2022-07-26)
|
||||
|
||||
### Chore
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# traefik
|
||||
|
||||
![Version: 13.1.6](https://img.shields.io/badge/Version-13.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.8.1](https://img.shields.io/badge/AppVersion-2.8.1-informational?style=flat-square)
|
||||
![Version: 13.1.7](https://img.shields.io/badge/Version-13.1.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.8.1](https://img.shields.io/badge/AppVersion-2.8.1-informational?style=flat-square)
|
||||
|
||||
Traefik is a flexible reverse proxy and Ingress Provider.
|
||||
|
||||
|
|
Loading…
Reference in New Issue