Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-07-09 20:52:39 +00:00
parent f15a360ed8
commit f725c889c3
5963 changed files with 177647 additions and 214378 deletions

View File

@ -0,0 +1,99 @@
# Changelog<br>
<a name="adguard-home-1.0.10"></a>
### [adguard-home-1.0.10](https://github.com/truecharts/apps/compare/adguard-home-1.0.9...adguard-home-1.0.10) (2022-07-09)
#### Chore
* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113))
<a name="adguard-home-1.0.9"></a>
### [adguard-home-1.0.9](https://github.com/truecharts/apps/compare/adguard-home-1.0.8...adguard-home-1.0.9) (2022-07-09)
#### Chore
* combine some ports ([#3096](https://github.com/truecharts/apps/issues/3096))
<a name="adguard-home-1.0.8"></a>
### [adguard-home-1.0.8](https://github.com/truecharts/apps/compare/adguard-home-1.0.7...adguard-home-1.0.8) (2022-07-04)
#### Chore
* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066))
<a name="adguard-home-1.0.7"></a>
### [adguard-home-1.0.7](https://github.com/truecharts/apps/compare/adguard-home-1.0.6...adguard-home-1.0.7) (2022-06-25)
#### Chore
* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977))
<a name="adguard-home-1.0.6"></a>
### [adguard-home-1.0.6](https://github.com/truecharts/apps/compare/adguard-home-1.0.5...adguard-home-1.0.6) (2022-06-22)
#### Chore
* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948))
<a name="adguard-home-1.0.5"></a>
### [adguard-home-1.0.5](https://github.com/truecharts/apps/compare/adguard-home-1.0.4...adguard-home-1.0.5) (2022-06-21)
#### Chore
* update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943))
<a name="adguard-home-1.0.4"></a>
### [adguard-home-1.0.4](https://github.com/truecharts/apps/compare/adguard-home-1.0.3...adguard-home-1.0.4) (2022-06-14)
#### Chore
* update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886))
<a name="adguard-home-1.0.3"></a>
### [adguard-home-1.0.3](https://github.com/truecharts/apps/compare/adguard-home-1.0.2...adguard-home-1.0.3) (2022-06-11)
#### Chore
* update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854))
<a name="adguard-home-1.0.2"></a>
### [adguard-home-1.0.2](https://github.com/truecharts/apps/compare/adguard-home-1.0.1...adguard-home-1.0.2) (2022-06-07)
#### Fix
* hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format.
<a name="adguard-home-1.0.1"></a>
### [adguard-home-1.0.1](https://github.com/truecharts/apps/compare/adguard-home-0.0.11...adguard-home-1.0.1) (2022-06-07)
#### Chore
* Auto-update chart README [skip ci]
* sync all apps persistence configuration and always default to PVC
* update docker general non-major ([#2831](https://github.com/truecharts/apps/issues/2831))
#### Fix
* remove malfunctioning SCALE migration script
#### Refactor

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
digest: sha256:ef841d6391d4d193203a60f6688ea2ee2a0b76c58dc55c84595db473bdcce690
generated: "2022-07-09T19:58:29.963112944Z"

View File

@ -0,0 +1,26 @@
apiVersion: v2
appVersion: "0.107.7"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
description: Free and open source, powerful network-wide ads & trackers blocking DNS server.
home: https://github.com/truecharts/apps/tree/master/charts/incubator/adguard-home
icon: https://truecharts.org/_static/img/appicons/adguard-home.png
keywords:
- adblock
- adguard
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: adguard-home
sources:
- https://hub.docker.com/r/adguard/adguardhome
version: 1.0.10
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,37 @@
# Introduction
Free and open source, powerful network-wide ads & trackers blocking DNS server.
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**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://hub.docker.com/r/adguard/adguardhome>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.2.1 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## 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/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

Binary file not shown.

View File

@ -1,99 +0,0 @@
# Changelog<br>
<a name="adguard-home-1.0.9"></a>
### [adguard-home-1.0.9](https://github.com/truecharts/apps/compare/adguard-home-1.0.8...adguard-home-1.0.9) (2022-07-09)
#### Chore
* combine some ports ([#3096](https://github.com/truecharts/apps/issues/3096))
<a name="adguard-home-1.0.8"></a>
### [adguard-home-1.0.8](https://github.com/truecharts/apps/compare/adguard-home-1.0.7...adguard-home-1.0.8) (2022-07-04)
#### Chore
* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066))
<a name="adguard-home-1.0.7"></a>
### [adguard-home-1.0.7](https://github.com/truecharts/apps/compare/adguard-home-1.0.6...adguard-home-1.0.7) (2022-06-25)
#### Chore
* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977))
<a name="adguard-home-1.0.6"></a>
### [adguard-home-1.0.6](https://github.com/truecharts/apps/compare/adguard-home-1.0.5...adguard-home-1.0.6) (2022-06-22)
#### Chore
* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948))
<a name="adguard-home-1.0.5"></a>
### [adguard-home-1.0.5](https://github.com/truecharts/apps/compare/adguard-home-1.0.4...adguard-home-1.0.5) (2022-06-21)
#### Chore
* update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943))
<a name="adguard-home-1.0.4"></a>
### [adguard-home-1.0.4](https://github.com/truecharts/apps/compare/adguard-home-1.0.3...adguard-home-1.0.4) (2022-06-14)
#### Chore
* update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886))
<a name="adguard-home-1.0.3"></a>
### [adguard-home-1.0.3](https://github.com/truecharts/apps/compare/adguard-home-1.0.2...adguard-home-1.0.3) (2022-06-11)
#### Chore
* update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854))
<a name="adguard-home-1.0.2"></a>
### [adguard-home-1.0.2](https://github.com/truecharts/apps/compare/adguard-home-1.0.1...adguard-home-1.0.2) (2022-06-07)
#### Fix
* hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format.
<a name="adguard-home-1.0.1"></a>
### [adguard-home-1.0.1](https://github.com/truecharts/apps/compare/adguard-home-0.0.11...adguard-home-1.0.1) (2022-06-07)
#### Chore
* Auto-update chart README [skip ci]
* sync all apps persistence configuration and always default to PVC
* update docker general non-major ([#2831](https://github.com/truecharts/apps/issues/2831))
#### Fix
* remove malfunctioning SCALE migration script
#### Refactor
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
<a name="adguard-home-1.0.0"></a>
### [adguard-home-1.0.0](https://github.com/truecharts/apps/compare/adguard-home-0.0.11...adguard-home-1.0.0) (2022-06-07)
#### Chore

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.0
digest: sha256:89affb18a1c45ba54589f4cea91bf10d24adb577afda10a1d217aef76b20236e
generated: "2022-07-09T19:30:37.857224489Z"

View File

@ -1,26 +0,0 @@
apiVersion: v2
appVersion: "0.107.7"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.0
description: Free and open source, powerful network-wide ads & trackers blocking DNS server.
home: https://github.com/truecharts/apps/tree/master/charts/incubator/adguard-home
icon: https://truecharts.org/_static/img/appicons/adguard-home.png
keywords:
- adblock
- adguard
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: adguard-home
sources:
- https://hub.docker.com/r/adguard/adguardhome
version: 1.0.9
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -1,37 +0,0 @@
# Introduction
Free and open source, powerful network-wide ads & trackers blocking DNS server.
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**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://hub.docker.com/r/adguard/adguardhome>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.2.0 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## 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/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

View File

@ -1,99 +0,0 @@
# Changelog<br>
<a name="appsmith-2.0.13"></a>
### [appsmith-2.0.13](https://github.com/truecharts/apps/compare/appsmith-2.0.12...appsmith-2.0.13) (2022-07-06)
#### Chore
* update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078))
<a name="appsmith-2.0.12"></a>
### [appsmith-2.0.12](https://github.com/truecharts/apps/compare/appsmith-2.0.11...appsmith-2.0.12) (2022-07-04)
#### Chore
* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066))
<a name="appsmith-2.0.11"></a>
### [appsmith-2.0.11](https://github.com/truecharts/apps/compare/appsmith-2.0.10...appsmith-2.0.11) (2022-06-25)
#### Chore
* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977))
<a name="appsmith-2.0.10"></a>
### [appsmith-2.0.10](https://github.com/truecharts/apps/compare/appsmith-2.0.9...appsmith-2.0.10) (2022-06-22)
#### Chore
* update docker general non-major ([#2954](https://github.com/truecharts/apps/issues/2954))
* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948))
<a name="appsmith-2.0.9"></a>
### [appsmith-2.0.9](https://github.com/truecharts/apps/compare/appsmith-2.0.8...appsmith-2.0.9) (2022-06-21)
#### Chore
* update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943))
<a name="appsmith-2.0.8"></a>
### [appsmith-2.0.8](https://github.com/truecharts/apps/compare/appsmith-2.0.7...appsmith-2.0.8) (2022-06-18)
#### Chore
* update docker general non-major ([#2927](https://github.com/truecharts/apps/issues/2927))
<a name="appsmith-2.0.7"></a>
### [appsmith-2.0.7](https://github.com/truecharts/apps/compare/appsmith-2.0.6...appsmith-2.0.7) (2022-06-17)
#### Chore
* update docker general non-major ([#2917](https://github.com/truecharts/apps/issues/2917))
<a name="appsmith-2.0.6"></a>
### [appsmith-2.0.6](https://github.com/truecharts/apps/compare/appsmith-2.0.5...appsmith-2.0.6) (2022-06-15)
#### Chore
* update docker general non-major ([#2890](https://github.com/truecharts/apps/issues/2890))
<a name="appsmith-2.0.5"></a>
### [appsmith-2.0.5](https://github.com/truecharts/apps/compare/appsmith-2.0.4...appsmith-2.0.5) (2022-06-14)
#### Chore
* update helm general non-major helm releases ([#2887](https://github.com/truecharts/apps/issues/2887))
<a name="appsmith-2.0.4"></a>
### [appsmith-2.0.4](https://github.com/truecharts/apps/compare/appsmith-2.0.3...appsmith-2.0.4) (2022-06-14)
#### Chore
* update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886))
<a name="appsmith-2.0.3"></a>
### [appsmith-2.0.3](https://github.com/truecharts/apps/compare/appsmith-2.0.2...appsmith-2.0.3) (2022-06-14)
#### Chore

View File

@ -1,9 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.0
- name: redis
repository: https://charts.truecharts.org
version: 3.0.22
digest: sha256:a4b9c305d6875cf6f84d70420d9d90d873e92aa7809f92eda74c6e8a3ff6ca95
generated: "2022-07-06T18:26:56.833189474Z"

View File

@ -1,33 +0,0 @@
apiVersion: v2
appVersion: "1.7.6"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.0
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 3.0.22
# - condition: mongodb.enabled
# name: mongodb
# repository: https://charts.truecharts.org
# version: 0.0.25
description: Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects.
home: https://github.com/truecharts/apps/tree/master/charts/incubator/appsmith
icon: https://truecharts.org/_static/img/appicons/appsmith.png
keywords:
- appsmith
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: appsmith
sources:
- https://github.com/appsmithorg/appsmith
version: 2.0.13
annotations:
truecharts.org/catagories: |
- productivity
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -1,38 +0,0 @@
# Introduction
Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects.
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**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/appsmithorg/appsmith>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org | redis | 3.0.22 |
| https://library-charts.truecharts.org | common | 10.2.0 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## 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/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,99 @@
# Changelog<br>
<a name="appsmith-2.0.14"></a>
### [appsmith-2.0.14](https://github.com/truecharts/apps/compare/appsmith-2.0.13...appsmith-2.0.14) (2022-07-09)
#### Chore
* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113))
<a name="appsmith-2.0.13"></a>
### [appsmith-2.0.13](https://github.com/truecharts/apps/compare/appsmith-2.0.12...appsmith-2.0.13) (2022-07-06)
#### Chore
* update docker general non-major ([#3078](https://github.com/truecharts/apps/issues/3078))
<a name="appsmith-2.0.12"></a>
### [appsmith-2.0.12](https://github.com/truecharts/apps/compare/appsmith-2.0.11...appsmith-2.0.12) (2022-07-04)
#### Chore
* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066))
<a name="appsmith-2.0.11"></a>
### [appsmith-2.0.11](https://github.com/truecharts/apps/compare/appsmith-2.0.10...appsmith-2.0.11) (2022-06-25)
#### Chore
* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977))
<a name="appsmith-2.0.10"></a>
### [appsmith-2.0.10](https://github.com/truecharts/apps/compare/appsmith-2.0.9...appsmith-2.0.10) (2022-06-22)
#### Chore
* update docker general non-major ([#2954](https://github.com/truecharts/apps/issues/2954))
* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948))
<a name="appsmith-2.0.9"></a>
### [appsmith-2.0.9](https://github.com/truecharts/apps/compare/appsmith-2.0.8...appsmith-2.0.9) (2022-06-21)
#### Chore
* update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943))
<a name="appsmith-2.0.8"></a>
### [appsmith-2.0.8](https://github.com/truecharts/apps/compare/appsmith-2.0.7...appsmith-2.0.8) (2022-06-18)
#### Chore
* update docker general non-major ([#2927](https://github.com/truecharts/apps/issues/2927))
<a name="appsmith-2.0.7"></a>
### [appsmith-2.0.7](https://github.com/truecharts/apps/compare/appsmith-2.0.6...appsmith-2.0.7) (2022-06-17)
#### Chore
* update docker general non-major ([#2917](https://github.com/truecharts/apps/issues/2917))
<a name="appsmith-2.0.6"></a>
### [appsmith-2.0.6](https://github.com/truecharts/apps/compare/appsmith-2.0.5...appsmith-2.0.6) (2022-06-15)
#### Chore
* update docker general non-major ([#2890](https://github.com/truecharts/apps/issues/2890))
<a name="appsmith-2.0.5"></a>
### [appsmith-2.0.5](https://github.com/truecharts/apps/compare/appsmith-2.0.4...appsmith-2.0.5) (2022-06-14)
#### Chore
* update helm general non-major helm releases ([#2887](https://github.com/truecharts/apps/issues/2887))
<a name="appsmith-2.0.4"></a>
### [appsmith-2.0.4](https://github.com/truecharts/apps/compare/appsmith-2.0.3...appsmith-2.0.4) (2022-06-14)
#### Chore

View File

@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
- name: redis
repository: https://charts.truecharts.org
version: 3.0.24
digest: sha256:ded3d94e659d64ac9cf16178a8e5fb6cc2be3998f81de86b9ae8b618b69c067b
generated: "2022-07-09T19:58:34.575968461Z"

View File

@ -0,0 +1,33 @@
apiVersion: v2
appVersion: "1.7.6"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 3.0.24
# - condition: mongodb.enabled
# name: mongodb
# repository: https://charts.truecharts.org
# version: 0.0.25
description: Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects.
home: https://github.com/truecharts/apps/tree/master/charts/incubator/appsmith
icon: https://truecharts.org/_static/img/appicons/appsmith.png
keywords:
- appsmith
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: appsmith
sources:
- https://github.com/appsmithorg/appsmith
version: 2.0.14
annotations:
truecharts.org/catagories: |
- productivity
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,38 @@
# Introduction
Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects.
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**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/appsmithorg/appsmith>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org | redis | 3.0.24 |
| https://library-charts.truecharts.org | common | 10.2.1 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## 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/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +0,0 @@
# Changelog<br>
<a name="ariang-0.0.1"></a>
### ariang-0.0.1 (2022-07-08)
#### Feat
* add Ariang ([#3098](https://github.com/truecharts/apps/issues/3098))

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.0
digest: sha256:89affb18a1c45ba54589f4cea91bf10d24adb577afda10a1d217aef76b20236e
generated: "2022-07-08T13:27:56.054115633Z"

View File

@ -1,29 +0,0 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ariang
version: 0.0.1
appVersion: "1.2.4"
description: A modern web frontend making aria2 easier to use | Aria2 WebUI.
type: application
deprecated: false
home: https://github.com/truecharts/apps/tree/master/charts/stable/ariang
icon: https://truecharts.org/_static/img/appicons/ariang.png
keywords:
- ariang
sources:
- https://hub.docker.com/r/leonismoe/ariang
- https://github.com/leonismoe/docker-images
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.0
# condition:
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
annotations:
truecharts.org/catagories: |
- incubator
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -1,38 +0,0 @@
# Introduction
A modern web frontend making aria2 easier to use | Aria2 WebUI.
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**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://hub.docker.com/r/leonismoe/ariang>
* <https://github.com/leonismoe/docker-images>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.2.0 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## 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/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,19 @@
# Changelog<br>
<a name="ariang-0.0.2"></a>
### [ariang-0.0.2](https://github.com/truecharts/apps/compare/ariang-0.0.1...ariang-0.0.2) (2022-07-09)
#### Chore
* Auto-update chart README [skip ci]
* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113))
<a name="ariang-0.0.1"></a>
### ariang-0.0.1 (2022-07-08)
#### Feat
* add Ariang ([#3098](https://github.com/truecharts/apps/issues/3098))

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
digest: sha256:ef841d6391d4d193203a60f6688ea2ee2a0b76c58dc55c84595db473bdcce690
generated: "2022-07-09T19:58:29.924758625Z"

View File

@ -0,0 +1,29 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ariang
version: 0.0.2
appVersion: "1.2.4"
description: A modern web frontend making aria2 easier to use | Aria2 WebUI.
type: application
deprecated: false
home: https://github.com/truecharts/apps/tree/master/charts/stable/ariang
icon: https://truecharts.org/_static/img/appicons/ariang.png
keywords:
- ariang
sources:
- https://hub.docker.com/r/leonismoe/ariang
- https://github.com/leonismoe/docker-images
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
# condition:
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
annotations:
truecharts.org/catagories: |
- incubator
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,38 @@
# Introduction
A modern web frontend making aria2 easier to use | Aria2 WebUI.
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**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://hub.docker.com/r/leonismoe/ariang>
* <https://github.com/leonismoe/docker-images>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.2.1 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## 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/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

Binary file not shown.

View File

@ -1,99 +0,0 @@
# Changelog<br>
<a name="authentik-2.0.13"></a>
### [authentik-2.0.13](https://github.com/truecharts/apps/compare/authentik-2.0.12...authentik-2.0.13) (2022-07-07)
#### Chore
* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089))
<a name="authentik-2.0.12"></a>
### [authentik-2.0.12](https://github.com/truecharts/apps/compare/authentik-2.0.11...authentik-2.0.12) (2022-07-05)
#### Chore
* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075))
<a name="authentik-2.0.11"></a>
### [authentik-2.0.11](https://github.com/truecharts/apps/compare/authentik-2.0.10...authentik-2.0.11) (2022-07-05)
#### Chore
* update docker general non-major ([#3071](https://github.com/truecharts/apps/issues/3071))
<a name="authentik-2.0.10"></a>
### [authentik-2.0.10](https://github.com/truecharts/apps/compare/authentik-2.0.9...authentik-2.0.10) (2022-07-04)
#### Chore
* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066))
<a name="authentik-2.0.9"></a>
### [authentik-2.0.9](https://github.com/truecharts/apps/compare/authentik-2.0.8...authentik-2.0.9) (2022-07-02)
#### Chore
* update to v1 from v1bet ([#3047](https://github.com/truecharts/apps/issues/3047))
<a name="authentik-2.0.8"></a>
### [authentik-2.0.8](https://github.com/truecharts/apps/compare/authentik-2.0.7...authentik-2.0.8) (2022-06-25)
#### Chore
* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977))
<a name="authentik-2.0.7"></a>
### [authentik-2.0.7](https://github.com/truecharts/apps/compare/authentik-2.0.6...authentik-2.0.7) (2022-06-22)
#### Chore
* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948))
<a name="authentik-2.0.6"></a>
### [authentik-2.0.6](https://github.com/truecharts/apps/compare/authentik-2.0.5...authentik-2.0.6) (2022-06-21)
#### Chore
* update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943))
* update docker general non-major ([#2931](https://github.com/truecharts/apps/issues/2931))
<a name="authentik-2.0.5"></a>
### [authentik-2.0.5](https://github.com/truecharts/apps/compare/authentik-2.0.4...authentik-2.0.5) (2022-06-14)
#### Chore
* update helm general non-major helm releases ([#2887](https://github.com/truecharts/apps/issues/2887))
<a name="authentik-2.0.4"></a>
### [authentik-2.0.4](https://github.com/truecharts/apps/compare/authentik-2.0.3...authentik-2.0.4) (2022-06-14)
#### Chore
* update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886))
<a name="authentik-2.0.3"></a>
### [authentik-2.0.3](https://github.com/truecharts/apps/compare/authentik-2.0.2...authentik-2.0.3) (2022-06-14)
#### Chore

View File

@ -1,12 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.0
- name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.22
- name: redis
repository: https://charts.truecharts.org
version: 3.0.22
digest: sha256:82453b7bc640176ac92a18d336e348ce5c0979c0a8ebb87ab52fefe9ec037c2c
generated: "2022-07-07T18:02:49.119846774Z"

View File

@ -1,34 +0,0 @@
apiVersion: v2
appVersion: "2022.7.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.0
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.22
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 3.0.22
description: authentik is an open-source Identity Provider focused on flexibility and versatility.
home: https://github.com/truecharts/apps/tree/master/charts/incubator/authentik
icon: https://truecharts.org/_static/img/appicons/authentik.png
keywords:
- authentik
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: authentik
sources:
- https://github.com/goauthentik/authentik
- https://goauthentik.io/docs/
version: 2.0.13
annotations:
truecharts.org/catagories: |
- authentication
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -1,40 +0,0 @@
# Introduction
authentik is an open-source Identity Provider focused on flexibility and versatility.
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**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/goauthentik/authentik>
* <https://goauthentik.io/docs/>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org/ | postgresql | 8.0.22 |
| https://charts.truecharts.org | redis | 3.0.22 |
| https://library-charts.truecharts.org | common | 10.2.0 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## 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/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,99 @@
# Changelog<br>
<a name="authentik-2.0.14"></a>
### [authentik-2.0.14](https://github.com/truecharts/apps/compare/authentik-2.0.13...authentik-2.0.14) (2022-07-09)
#### Chore
* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113))
<a name="authentik-2.0.13"></a>
### [authentik-2.0.13](https://github.com/truecharts/apps/compare/authentik-2.0.12...authentik-2.0.13) (2022-07-07)
#### Chore
* update docker general non-major ([#3089](https://github.com/truecharts/apps/issues/3089))
<a name="authentik-2.0.12"></a>
### [authentik-2.0.12](https://github.com/truecharts/apps/compare/authentik-2.0.11...authentik-2.0.12) (2022-07-05)
#### Chore
* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075))
<a name="authentik-2.0.11"></a>
### [authentik-2.0.11](https://github.com/truecharts/apps/compare/authentik-2.0.10...authentik-2.0.11) (2022-07-05)
#### Chore
* update docker general non-major ([#3071](https://github.com/truecharts/apps/issues/3071))
<a name="authentik-2.0.10"></a>
### [authentik-2.0.10](https://github.com/truecharts/apps/compare/authentik-2.0.9...authentik-2.0.10) (2022-07-04)
#### Chore
* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066))
<a name="authentik-2.0.9"></a>
### [authentik-2.0.9](https://github.com/truecharts/apps/compare/authentik-2.0.8...authentik-2.0.9) (2022-07-02)
#### Chore
* update to v1 from v1bet ([#3047](https://github.com/truecharts/apps/issues/3047))
<a name="authentik-2.0.8"></a>
### [authentik-2.0.8](https://github.com/truecharts/apps/compare/authentik-2.0.7...authentik-2.0.8) (2022-06-25)
#### Chore
* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977))
<a name="authentik-2.0.7"></a>
### [authentik-2.0.7](https://github.com/truecharts/apps/compare/authentik-2.0.6...authentik-2.0.7) (2022-06-22)
#### Chore
* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948))
<a name="authentik-2.0.6"></a>
### [authentik-2.0.6](https://github.com/truecharts/apps/compare/authentik-2.0.5...authentik-2.0.6) (2022-06-21)
#### Chore
* update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943))
* update docker general non-major ([#2931](https://github.com/truecharts/apps/issues/2931))
<a name="authentik-2.0.5"></a>
### [authentik-2.0.5](https://github.com/truecharts/apps/compare/authentik-2.0.4...authentik-2.0.5) (2022-06-14)
#### Chore
* update helm general non-major helm releases ([#2887](https://github.com/truecharts/apps/issues/2887))
<a name="authentik-2.0.4"></a>
### [authentik-2.0.4](https://github.com/truecharts/apps/compare/authentik-2.0.3...authentik-2.0.4) (2022-06-14)
#### Chore

View File

@ -0,0 +1,12 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
- name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.24
- name: redis
repository: https://charts.truecharts.org
version: 3.0.24
digest: sha256:9019bd5273de686ff3c42c34412278c1960a861a8b185107469fc0bc98ec79a7
generated: "2022-07-09T19:58:39.249734999Z"

View File

@ -0,0 +1,34 @@
apiVersion: v2
appVersion: "2022.7.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.24
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 3.0.24
description: authentik is an open-source Identity Provider focused on flexibility and versatility.
home: https://github.com/truecharts/apps/tree/master/charts/incubator/authentik
icon: https://truecharts.org/_static/img/appicons/authentik.png
keywords:
- authentik
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: authentik
sources:
- https://github.com/goauthentik/authentik
- https://goauthentik.io/docs/
version: 2.0.14
annotations:
truecharts.org/catagories: |
- authentication
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,40 @@
# Introduction
authentik is an open-source Identity Provider focused on flexibility and versatility.
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**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/goauthentik/authentik>
* <https://goauthentik.io/docs/>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org/ | postgresql | 8.0.24 |
| https://charts.truecharts.org | redis | 3.0.24 |
| https://library-charts.truecharts.org | common | 10.2.1 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## 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/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +0,0 @@
# Changelog<br>
<a name="avidemux-0.0.1"></a>
### avidemux-0.0.1 (2022-07-05)
#### Feat
* add 8 apps (jlesage apps) ([#3070](https://github.com/truecharts/apps/issues/3070))

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.0
digest: sha256:89affb18a1c45ba54589f4cea91bf10d24adb577afda10a1d217aef76b20236e
generated: "2022-07-05T07:23:44.229124573Z"

View File

@ -1,29 +0,0 @@
apiVersion: v2
appVersion: "1.4.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.0
deprecated: false
description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks.
home: https://github.com/truecharts/apps/tree/master/charts/stable/avidemux
icon: https://truecharts.org/_static/img/appicons/avidemux.png
keywords:
- media
- avidemux
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: avidemux
sources:
- https://github.com/jlesage/docker-avidemux
- https://hub.docker.com/r/jlesage/avidemux/
type: application
version: 0.0.1
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -1,38 +0,0 @@
# Introduction
Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks.
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**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/jlesage/docker-avidemux>
* <https://hub.docker.com/r/jlesage/avidemux/>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.2.0 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## 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/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,19 @@
# Changelog<br>
<a name="avidemux-0.0.2"></a>
### [avidemux-0.0.2](https://github.com/truecharts/apps/compare/avidemux-0.0.1...avidemux-0.0.2) (2022-07-09)
#### Chore
* Auto-update chart README [skip ci]
* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113))
<a name="avidemux-0.0.1"></a>
### avidemux-0.0.1 (2022-07-05)
#### Feat
* add 8 apps (jlesage apps) ([#3070](https://github.com/truecharts/apps/issues/3070))

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
digest: sha256:ef841d6391d4d193203a60f6688ea2ee2a0b76c58dc55c84595db473bdcce690
generated: "2022-07-09T19:58:44.751169606Z"

View File

@ -0,0 +1,29 @@
apiVersion: v2
appVersion: "1.4.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
deprecated: false
description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks.
home: https://github.com/truecharts/apps/tree/master/charts/stable/avidemux
icon: https://truecharts.org/_static/img/appicons/avidemux.png
keywords:
- media
- avidemux
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: avidemux
sources:
- https://github.com/jlesage/docker-avidemux
- https://hub.docker.com/r/jlesage/avidemux/
type: application
version: 0.0.2
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,38 @@
# Introduction
Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks.
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**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/jlesage/docker-avidemux>
* <https://hub.docker.com/r/jlesage/avidemux/>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.2.1 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## 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/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

Binary file not shown.

View File

@ -1,88 +0,0 @@
# Changelog<br>
<a name="awesome-ttrss-0.0.10"></a>
### [awesome-ttrss-0.0.10](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.9...awesome-ttrss-0.0.10) (2022-07-05)
#### Chore
* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075))
<a name="awesome-ttrss-0.0.9"></a>
### [awesome-ttrss-0.0.9](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.8...awesome-ttrss-0.0.9) (2022-07-04)
#### Chore
* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066))
<a name="awesome-ttrss-0.0.8"></a>
### [awesome-ttrss-0.0.8](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.7...awesome-ttrss-0.0.8) (2022-06-25)
#### Chore
* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977))
<a name="awesome-ttrss-0.0.7"></a>
### [awesome-ttrss-0.0.7](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.6...awesome-ttrss-0.0.7) (2022-06-22)
#### Chore
* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948))
<a name="awesome-ttrss-0.0.6"></a>
### [awesome-ttrss-0.0.6](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.5...awesome-ttrss-0.0.6) (2022-06-21)
#### Chore
* update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943))
<a name="awesome-ttrss-0.0.5"></a>
### [awesome-ttrss-0.0.5](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.4...awesome-ttrss-0.0.5) (2022-06-17)
#### Chore
* update docker general non-major ([#2917](https://github.com/truecharts/apps/issues/2917))
<a name="awesome-ttrss-0.0.4"></a>
### [awesome-ttrss-0.0.4](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.3...awesome-ttrss-0.0.4) (2022-06-16)
#### Chore
* update image refs ([#2912](https://github.com/truecharts/apps/issues/2912))
* update docker general non-major ([#2904](https://github.com/truecharts/apps/issues/2904))
<a name="awesome-ttrss-0.0.3"></a>
### [awesome-ttrss-0.0.3](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.2...awesome-ttrss-0.0.3) (2022-06-16)
#### Fix
* Fix persistence ([#2910](https://github.com/truecharts/apps/issues/2910))
* BREAKING CHANGE: Use official image due to LSIO deprecation ([#2888](https://github.com/truecharts/apps/issues/2888))
<a name="awesome-ttrss-0.0.2"></a>
### [awesome-ttrss-0.0.2](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.1...awesome-ttrss-0.0.2) (2022-06-15)
#### Fix
* fix question ([#2902](https://github.com/truecharts/apps/issues/2902))
<a name="awesome-ttrss-0.0.1"></a>
### awesome-ttrss-0.0.1 (2022-06-15)

View File

@ -1,9 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.0
- name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.22
digest: sha256:1a1f3a6b3974254474382885532227cdf18d8d10f2f60fb49cf5ba74b915b176
generated: "2022-07-05T19:57:44.071585369Z"

View File

@ -1,30 +0,0 @@
apiVersion: v2
appVersion: "2022"
description: Awesome TTRSS aims to provide a powerful Dockerized all-in-one solution for Tiny Tiny RSS
name: awesome-ttrss
version: 0.0.10
kubeVersion: ">=1.16.0-0"
keywords:
- tt-rss
- awesome-ttrss
home: https://github.com/truecharts/apps/tree/master/charts/stable/awesome-ttrss
icon: https://truecharts.org/_static/img/appicons/awesome-ttrss.png
sources:
- https://github.com/HenryQW/Awesome-TTRSS
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.0
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.22
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -1,38 +0,0 @@
# Introduction
Awesome TTRSS aims to provide a powerful Dockerized all-in-one solution for Tiny Tiny RSS
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**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/HenryQW/Awesome-TTRSS>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org/ | postgresql | 8.0.22 |
| https://library-charts.truecharts.org | common | 10.2.0 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## 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/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,97 @@
# Changelog<br>
<a name="awesome-ttrss-0.0.11"></a>
### [awesome-ttrss-0.0.11](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.10...awesome-ttrss-0.0.11) (2022-07-09)
#### Chore
* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113))
<a name="awesome-ttrss-0.0.10"></a>
### [awesome-ttrss-0.0.10](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.9...awesome-ttrss-0.0.10) (2022-07-05)
#### Chore
* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075))
<a name="awesome-ttrss-0.0.9"></a>
### [awesome-ttrss-0.0.9](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.8...awesome-ttrss-0.0.9) (2022-07-04)
#### Chore
* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066))
<a name="awesome-ttrss-0.0.8"></a>
### [awesome-ttrss-0.0.8](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.7...awesome-ttrss-0.0.8) (2022-06-25)
#### Chore
* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977))
<a name="awesome-ttrss-0.0.7"></a>
### [awesome-ttrss-0.0.7](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.6...awesome-ttrss-0.0.7) (2022-06-22)
#### Chore
* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948))
<a name="awesome-ttrss-0.0.6"></a>
### [awesome-ttrss-0.0.6](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.5...awesome-ttrss-0.0.6) (2022-06-21)
#### Chore
* update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943))
<a name="awesome-ttrss-0.0.5"></a>
### [awesome-ttrss-0.0.5](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.4...awesome-ttrss-0.0.5) (2022-06-17)
#### Chore
* update docker general non-major ([#2917](https://github.com/truecharts/apps/issues/2917))
<a name="awesome-ttrss-0.0.4"></a>
### [awesome-ttrss-0.0.4](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.3...awesome-ttrss-0.0.4) (2022-06-16)
#### Chore
* update image refs ([#2912](https://github.com/truecharts/apps/issues/2912))
* update docker general non-major ([#2904](https://github.com/truecharts/apps/issues/2904))
<a name="awesome-ttrss-0.0.3"></a>
### [awesome-ttrss-0.0.3](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.2...awesome-ttrss-0.0.3) (2022-06-16)
#### Fix
* Fix persistence ([#2910](https://github.com/truecharts/apps/issues/2910))
* BREAKING CHANGE: Use official image due to LSIO deprecation ([#2888](https://github.com/truecharts/apps/issues/2888))
<a name="awesome-ttrss-0.0.2"></a>
### [awesome-ttrss-0.0.2](https://github.com/truecharts/apps/compare/awesome-ttrss-0.0.1...awesome-ttrss-0.0.2) (2022-06-15)
#### Fix
* fix question ([#2902](https://github.com/truecharts/apps/issues/2902))
<a name="awesome-ttrss-0.0.1"></a>
### awesome-ttrss-0.0.1 (2022-06-15)

View File

@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
- name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.24
digest: sha256:58c0bbe9c0bbd2369ba94267f79442b39aea6362601eeeffd9a49973d77e6b49
generated: "2022-07-09T19:58:50.318345756Z"

View File

@ -0,0 +1,30 @@
apiVersion: v2
appVersion: "2022"
description: Awesome TTRSS aims to provide a powerful Dockerized all-in-one solution for Tiny Tiny RSS
name: awesome-ttrss
version: 0.0.11
kubeVersion: ">=1.16.0-0"
keywords:
- tt-rss
- awesome-ttrss
home: https://github.com/truecharts/apps/tree/master/charts/stable/awesome-ttrss
icon: https://truecharts.org/_static/img/appicons/awesome-ttrss.png
sources:
- https://github.com/HenryQW/Awesome-TTRSS
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.24
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,38 @@
# Introduction
Awesome TTRSS aims to provide a powerful Dockerized all-in-one solution for Tiny Tiny RSS
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**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/HenryQW/Awesome-TTRSS>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org/ | postgresql | 8.0.24 |
| https://library-charts.truecharts.org | common | 10.2.1 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## 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/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

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