chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot 2022-07-20 16:49:07 +00:00
parent d9d8d4fe2a
commit 5471280882
224 changed files with 4288 additions and 154 deletions

View File

@ -3,6 +3,7 @@
<a name="acestream-0.0.5"></a>
### [acestream-0.0.5](https://github.com/truecharts/apps/compare/acestream-0.0.4...acestream-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- MediaServer-Video
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# acestream
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
Acestream-engine
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -0,0 +1,9 @@
# Changelog
## [actualserver-0.0.10]actualserver-0.0.10 (2022-07-20)
### Feat
- move dev apps to incubator and remove bad content from dev

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Other
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -0,0 +1,108 @@
# actualserver
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
Actual is a super fast privacy-focused app for managing your finances. You own your data and it will sync it across all devices with optional end-to-end encryption..
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: [actualserver](https://truecharts.org/charts/stable/actualserver)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
## Source Code
* <https://github.com/Kippenhof/docker-templates>
* <https://hub.docker.com/r/kippenhof/actual-server>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
### Helm
To install the chart with the release name `actualserver`
```console
helm repo add TrueCharts https://helm.truecharts.org
helm repo update
helm install actualserver TrueCharts/actualserver
```
## 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/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
### Helm
To uninstall the `actualserver` deployment
```console
helm uninstall actualserver
```
## 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 actualserver \
--set env.TZ="America/New York" \
TrueCharts/actualserver
```
#### 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 actualserver TrueCharts/actualserver -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/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

View File

@ -3,6 +3,7 @@
<a name="adguardhome-sync-0.0.5"></a>
### [adguardhome-sync-0.0.5](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.4...adguardhome-sync-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Other
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# adguardhome-sync
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances.
@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="adminer-0.0.5"></a>
### [adminer-0.0.5](https://github.com/truecharts/apps/compare/adminer-0.0.4...adminer-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Tools-Utilities
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# adminer
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -0,0 +1,9 @@
# Changelog
## [agent-dvr-0.0.10](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.25...agent-dvr-0.0.10) (2022-07-20)
### Feat
- move dev apps to incubator and remove bad content from dev

View File

@ -4,7 +4,7 @@ annotations:
- Security
- Network-Other
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -0,0 +1,108 @@
# agent-dvr
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
Agent DVR (next gen version of iSpy) is a super advanced video surveillance platform
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: [agent-dvr](https://truecharts.org/charts/stable/agent-dvr)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
## Source Code
* <https://www.ispyconnect.com/>
* <https://hub.docker.com/r/doitandbedone/ispyagentdvr>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
### Helm
To install the chart with the release name `agent-dvr`
```console
helm repo add TrueCharts https://helm.truecharts.org
helm repo update
helm install agent-dvr TrueCharts/agent-dvr
```
## 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/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
### Helm
To uninstall the `agent-dvr` deployment
```console
helm uninstall agent-dvr
```
## 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 agent-dvr \
--set env.TZ="America/New York" \
TrueCharts/agent-dvr
```
#### 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 agent-dvr TrueCharts/agent-dvr -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/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

View File

@ -3,6 +3,7 @@
<a name="alienswarm-reactivedrop-0.0.5"></a>
### [alienswarm-reactivedrop-0.0.5](https://github.com/truecharts/apps/compare/alienswarm-reactivedrop-0.0.4...alienswarm-reactivedrop-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# alienswarm-reactivedrop
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
This Docker will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it. (!!!This container will only run on systems with less than 32 CPU cores!!!)
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="alienswarm-0.0.5"></a>
### [alienswarm-0.0.5](https://github.com/truecharts/apps/compare/alienswarm-0.0.4...alienswarm-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# alienswarm
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
This Docker will download and install SteamCMD. It will also install Alien Swarm and run it.
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="altitude-0.0.5"></a>
### [altitude-0.0.5](https://github.com/truecharts/apps/compare/altitude-0.0.4...altitude-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# altitude
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
This Docker will download and install Altitude and run it.
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="americasarmy-pg-0.0.5"></a>
### [americasarmy-pg-0.0.5](https://github.com/truecharts/apps/compare/americasarmy-pg-0.0.4...americasarmy-pg-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# americasarmy-pg
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
This Docker will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it.
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="amtd-0.0.5"></a>
### [amtd-0.0.5](https://github.com/truecharts/apps/compare/amtd-0.0.4...amtd-0.0.5) (2022-05-05)

View File

@ -4,7 +4,7 @@ annotations:
- Downloaders
- MediaApp-Video
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# amtd
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script to automatically download movie trailers for use in media applications
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="amule-0.0.5"></a>
### [amule-0.0.5](https://github.com/truecharts/apps/compare/amule-0.0.4...amule-0.0.5) (2022-05-05)

View File

@ -5,7 +5,7 @@ annotations:
- Productivity
- Tools-Utilities
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# amule
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
DESCRIPTION
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="amvd-0.0.5"></a>
### [amvd-0.0.5](https://github.com/truecharts/apps/compare/amvd-0.0.4...amvd-0.0.5) (2022-05-05)

View File

@ -4,7 +4,7 @@ annotations:
- Downloaders
- MediaApp-Video
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# amvd
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
Automated Music Video Downloader :: AMVD is a Lidarr Companion script to automatically download and tag Music Videos for use in various media applications
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="android-8-0-0.0.5"></a>
### [android-8-0-0.0.5](https://github.com/truecharts/apps/compare/android-8-0-0.0.4...android-8-0-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Other
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# android-8-0
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
Android in docker solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable.
@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="androiddebugbridge-0.0.5"></a>
### [androiddebugbridge-0.0.5](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.4...androiddebugbridge-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- HomeAutomation
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# androiddebugbridge
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
Control AndroidTV/FireTV devices through ADB from the Home Assistant Core docker image.
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="anope-0.0.5"></a>
### [anope-0.0.5](https://github.com/truecharts/apps/compare/anope-0.0.4...anope-0.0.5) (2022-05-05)

View File

@ -5,7 +5,7 @@ annotations:
- Productivity
- Tools-Utilities
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# anope
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
Anope is a set of IRC Services designed for flexibility and ease of use.
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="apache-webdav-0.0.5"></a>
### [apache-webdav-0.0.5](https://github.com/truecharts/apps/compare/apache-webdav-0.0.4...apache-webdav-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Cloud
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# apache-webdav
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser.
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="apprise-api-0.0.5"></a>
### [apprise-api-0.0.5](https://github.com/truecharts/apps/compare/apprise-api-0.0.4...apprise-api-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Other
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# apprise-api
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of Apprise(https://github.com/caronc/apprise) through your network with a user-friendly API.
@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="apt-cacher-ng-0.0.5"></a>
### [apt-cacher-ng-0.0.5](https://github.com/truecharts/apps/compare/apt-cacher-ng-0.0.4...apt-cacher-ng-0.0.5) (2022-05-05)

View File

@ -5,7 +5,7 @@ annotations:
- Network-Other
- Tools-Utilities
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# apt-cacher-ng
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those.
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="archiveteam-warrior-0.0.5"></a>
### [archiveteam-warrior-0.0.5](https://github.com/truecharts/apps/compare/archiveteam-warrior-0.0.4...archiveteam-warrior-0.0.5) (2022-05-05)

View File

@ -5,7 +5,7 @@ annotations:
- Cloud
- Downloaders
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# archiveteam-warrior
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and its really easy to do!
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="arksurvivalevolved-0.0.5"></a>
### [arksurvivalevolved-0.0.5](https://github.com/truecharts/apps/compare/arksurvivalevolved-0.0.4...arksurvivalevolved-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# arksurvivalevolved
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
This Docker will download and install SteamCMD. It will also install ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!).
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="arma3-0.0.5"></a>
### [arma3-0.0.5](https://github.com/truecharts/apps/compare/arma3-0.0.4...arma3-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# arma3
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
This Docker will download and install SteamCMD. It will also install ArmA III and run it.
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="arma3exilemod-0.0.5"></a>
### [arma3exilemod-0.0.5](https://github.com/truecharts/apps/compare/arma3exilemod-0.0.4...arma3exilemod-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# arma3exilemod
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
This Docker will download and install SteamCMD. It will also install ArmA III including ExileMod and run it.
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="artifactory-oss-0.0.5"></a>
### [artifactory-oss-0.0.5](https://github.com/truecharts/apps/compare/artifactory-oss-0.0.4...artifactory-oss-0.0.5) (2022-05-05)

View File

@ -4,7 +4,7 @@ annotations:
- Productivity
- Tools-Utilities
apiVersion: v2
appVersion: latest
appVersion: "7.41.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# artifactory-oss
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.38.7](https://img.shields.io/badge/AppVersion-7.38.7-informational?style=flat-square)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.41.4](https://img.shields.io/badge/AppVersion-7.41.4-informational?style=flat-square)
JFrogs Artifactory open source project was created to speed up development cycles using binary repositories. Its the worlds most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently.
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="assettocorsa-0.0.5"></a>
### [assettocorsa-0.0.5](https://github.com/truecharts/apps/compare/assettocorsa-0.0.4...assettocorsa-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# assettocorsa
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
This Docker will download and install SteamCMD. It will also install AssettoCorsa and run it.
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="aurora-files-0.0.5"></a>
### [aurora-files-0.0.5](https://github.com/truecharts/apps/compare/aurora-files-0.0.4...aurora-files-0.0.5) (2022-05-05)

View File

@ -5,7 +5,7 @@ annotations:
- Tools-Utilities
- Network-FTP
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# aurora-files
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
DESCRIPTION
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="auto-yt-dl-0.0.5"></a>
### [auto-yt-dl-0.0.5](https://github.com/truecharts/apps/compare/auto-yt-dl-0.0.4...auto-yt-dl-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Downloaders
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# auto-yt-dl
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list.
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="autoscan-0.0.5"></a>
### [autoscan-0.0.5](https://github.com/truecharts/apps/compare/autoscan-0.0.4...autoscan-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Other
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# autoscan
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. Autoscan integrates with Sonarr, Radarr and Lidarr to fetch changes in near real-time without relying on the file system.
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="avorion-0.0.5"></a>
### [avorion-0.0.5](https://github.com/truecharts/apps/compare/avorion-0.0.4...avorion-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# avorion
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
This Docker will download and install SteamCMD. It will also install Avorion and run it.
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="backuppc-0.0.5"></a>
### [backuppc-0.0.5](https://github.com/truecharts/apps/compare/backuppc-0.0.4...backuppc-0.0.5) (2022-05-05)

View File

@ -4,7 +4,7 @@ annotations:
- Backup
- Network-Web
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# backuppc
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk.
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="baikal-0.0.5"></a>
### [baikal-0.0.5](https://github.com/truecharts/apps/compare/baikal-0.0.4...baikal-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Network-Web
apiVersion: v2
appVersion: latest
appVersion: "nginx"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# baikal
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: nginx](https://img.shields.io/badge/AppVersion-nginx-informational?style=flat-square)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: nginx](https://img.shields.io/badge/AppVersion-nginx-informational?style=flat-square)
Baïkal is a lightweight CalDAV+CardDAV server
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="barcodebuddy-0.0.5"></a>
### [barcodebuddy-0.0.5](https://github.com/truecharts/apps/compare/barcodebuddy-0.0.4...barcodebuddy-0.0.5) (2022-05-05)

View File

@ -4,7 +4,7 @@ annotations:
- Productivity
- Tools-Utilities
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# barcodebuddy
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
&lt;b&gt;Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.&lt;/b&gt;
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="barotrauma-0.0.5"></a>
### [barotrauma-0.0.5](https://github.com/truecharts/apps/compare/barotrauma-0.0.4...barotrauma-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- GameServers
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# barotrauma
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
This Docker will download and install SteamCMD. It will also install Barotrauma and run it.
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="bitcoin-node-0.0.5"></a>
### [bitcoin-node-0.0.5](https://github.com/truecharts/apps/compare/bitcoin-node-0.0.4...bitcoin-node-0.0.5) (2022-05-05)

View File

@ -3,7 +3,7 @@ annotations:
truecharts.org/catagories: |
- Crypto
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org

View File

@ -1,6 +1,6 @@
# bitcoin-node
![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-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)
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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)
DESCRIPTION
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.3.3 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart

View File

@ -3,6 +3,7 @@
<a name="bitcoind-0.0.5"></a>
### [bitcoind-0.0.5](https://github.com/truecharts/apps/compare/bitcoind-0.0.4...bitcoind-0.0.5) (2022-05-05)

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