Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-06-25 15:17:20 +00:00
parent 4966b1b54d
commit 2d3b1a3ad2
6030 changed files with 280979 additions and 138730 deletions

View File

@ -1,77 +0,0 @@
# Changelog<br>
<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
* sync all apps persistence configuration and always default to PVC
#### Refactor
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.1
digest: sha256:e8626ff30927209d98fde9b06b0782e29ff3180676b2aacbd49e2de634af4b08
generated: "2022-06-22T23:53:19.660311377Z"

View File

@ -1,26 +0,0 @@
apiVersion: v2
appVersion: "0.107.7"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.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.6
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.1.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

View File

@ -0,0 +1,86 @@
# Changelog<br>
<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
* sync all apps persistence configuration and always default to PVC
#### Refactor
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.4
digest: sha256:0f159b86b96bd27bd8d967476e26de9a2a6db995faf0c091cbf1281ee4c4e3a2
generated: "2022-06-25T12:38:13.736895038Z"

View File

@ -0,0 +1,26 @@
apiVersion: v2
appVersion: "0.107.7"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.4
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.7
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.1.4 |
## 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="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
* update helm general non-major helm releases ([#2873](https://github.com/truecharts/apps/issues/2873))
<a name="appsmith-2.0.2"></a>
### [appsmith-2.0.2](https://github.com/truecharts/apps/compare/appsmith-2.0.1...appsmith-2.0.2) (2022-06-11)
#### Chore
* update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854))
<a name="appsmith-2.0.1"></a>
### [appsmith-2.0.1](https://github.com/truecharts/apps/compare/appsmith-2.0.0...appsmith-2.0.1) (2022-06-09)
#### Chore
* update docker general non-major ([#2846](https://github.com/truecharts/apps/issues/2846))
<a name="appsmith-2.0.0"></a>
### [appsmith-2.0.0](https://github.com/truecharts/apps/compare/appsmith-1.0.1...appsmith-2.0.0) (2022-06-07)
#### Chore

View File

@ -1,9 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.1
- name: redis
repository: https://charts.truecharts.org
version: 3.0.15
digest: sha256:bb12156c64de2d72214951f6a73c284ce009e2bb352d4a4da9cac501b1558c7f
generated: "2022-06-22T23:53:23.84537999Z"

View File

@ -1,33 +0,0 @@
apiVersion: v2
appVersion: "1.7.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.1
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 3.0.15
# - 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.10
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.15 |
| https://library-charts.truecharts.org | common | 10.1.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

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,99 @@
# Changelog<br>
<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
* update helm general non-major helm releases ([#2873](https://github.com/truecharts/apps/issues/2873))
<a name="appsmith-2.0.2"></a>
### [appsmith-2.0.2](https://github.com/truecharts/apps/compare/appsmith-2.0.1...appsmith-2.0.2) (2022-06-11)
#### Chore
* update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854))
<a name="appsmith-2.0.1"></a>
### [appsmith-2.0.1](https://github.com/truecharts/apps/compare/appsmith-2.0.0...appsmith-2.0.1) (2022-06-09)
#### Chore

View File

@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.4
- name: redis
repository: https://charts.truecharts.org
version: 3.0.18
digest: sha256:d763658fbac8758fe0519d36d151886d35b1797b04231fc09a3f718d98b69664
generated: "2022-06-25T12:38:17.906663628Z"

View File

@ -0,0 +1,33 @@
apiVersion: v2
appVersion: "1.7.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.4
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 3.0.18
# - 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.11
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.18 |
| https://library-charts.truecharts.org | common | 10.1.4 |
## 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.

File diff suppressed because one or more lines are too long

View File

@ -1,99 +0,0 @@
# Changelog<br>
<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
* update helm general non-major helm releases ([#2873](https://github.com/truecharts/apps/issues/2873))
<a name="authentik-2.0.2"></a>
### [authentik-2.0.2](https://github.com/truecharts/apps/compare/authentik-2.0.1...authentik-2.0.2) (2022-06-11)
#### Chore
* update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854))
<a name="authentik-2.0.1"></a>
### [authentik-2.0.1](https://github.com/truecharts/apps/compare/authentik-2.0.0...authentik-2.0.1) (2022-06-08)
#### Chore
* Auto-update chart README [skip ci]
* Auto-update chart README [skip ci]
* update docker general non-major ([#2839](https://github.com/truecharts/apps/issues/2839))
<a name="authentik-2.0.1"></a>
### [authentik-2.0.1](https://github.com/truecharts/apps/compare/authentik-2.0.0...authentik-2.0.1) (2022-06-08)
#### Chore
* Auto-update chart README [skip ci]
* update docker general non-major ([#2839](https://github.com/truecharts/apps/issues/2839))
<a name="authentik-2.0.1"></a>
### [authentik-2.0.1](https://github.com/truecharts/apps/compare/authentik-2.0.0...authentik-2.0.1) (2022-06-08)
#### Chore
* update docker general non-major ([#2839](https://github.com/truecharts/apps/issues/2839))
<a name="authentik-2.0.0"></a>
### [authentik-2.0.0](https://github.com/truecharts/apps/compare/authentik-1.0.1...authentik-2.0.0) (2022-06-07)
#### Chore
* update helm general major helm releases ([#2804](https://github.com/truecharts/apps/issues/2804))
#### Fix
* hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format.

View File

@ -1,12 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.1
- name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.15
- name: redis
repository: https://charts.truecharts.org
version: 3.0.15
digest: sha256:8355a3c5cce9df6d62c3827d33cce4097bb654482b022c8417b9a5d6563746ae
generated: "2022-06-22T23:53:27.642550579Z"

View File

@ -1,34 +0,0 @@
apiVersion: v2
appVersion: "2022.6.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.1
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.15
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 3.0.15
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.7
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.15 |
| https://charts.truecharts.org | redis | 3.0.15 |
| https://library-charts.truecharts.org | common | 10.1.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

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,99 @@
# Changelog<br>
<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
* update helm general non-major helm releases ([#2873](https://github.com/truecharts/apps/issues/2873))
<a name="authentik-2.0.2"></a>
### [authentik-2.0.2](https://github.com/truecharts/apps/compare/authentik-2.0.1...authentik-2.0.2) (2022-06-11)
#### Chore
* update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854))
<a name="authentik-2.0.1"></a>
### [authentik-2.0.1](https://github.com/truecharts/apps/compare/authentik-2.0.0...authentik-2.0.1) (2022-06-08)
#### Chore
* Auto-update chart README [skip ci]
* Auto-update chart README [skip ci]
* update docker general non-major ([#2839](https://github.com/truecharts/apps/issues/2839))
<a name="authentik-2.0.1"></a>
### [authentik-2.0.1](https://github.com/truecharts/apps/compare/authentik-2.0.0...authentik-2.0.1) (2022-06-08)
#### Chore
* Auto-update chart README [skip ci]
* update docker general non-major ([#2839](https://github.com/truecharts/apps/issues/2839))
<a name="authentik-2.0.1"></a>
### [authentik-2.0.1](https://github.com/truecharts/apps/compare/authentik-2.0.0...authentik-2.0.1) (2022-06-08)
#### Chore
* update docker general non-major ([#2839](https://github.com/truecharts/apps/issues/2839))
<a name="authentik-2.0.0"></a>
### [authentik-2.0.0](https://github.com/truecharts/apps/compare/authentik-1.0.1...authentik-2.0.0) (2022-06-07)

View File

@ -0,0 +1,12 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.4
- name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.18
- name: redis
repository: https://charts.truecharts.org
version: 3.0.18
digest: sha256:f868b14f60498ada1b9ee08fc6641870d68dd1cb3e05b233f63cf7d6c076dc02
generated: "2022-06-25T12:38:22.27401369Z"

View File

@ -0,0 +1,34 @@
apiVersion: v2
appVersion: "2022.6.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.4
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.18
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 3.0.18
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.8
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.18 |
| https://charts.truecharts.org | redis | 3.0.18 |
| https://library-charts.truecharts.org | common | 10.1.4 |
## 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.

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -1,61 +0,0 @@
# Changelog<br>
<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.1.1
- name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.15
digest: sha256:f72a612a539887bd5771957354b42f40ad156d2aa0c417a22beed8be9409a17d
generated: "2022-06-22T23:53:23.778981002Z"

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.7
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.1.1
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.15
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.15 |
| https://library-charts.truecharts.org | common | 10.1.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

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,70 @@
# Changelog<br>
<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.1.4
- name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.18
digest: sha256:c637d0fd843751135dc774a2abb21a64ad838e6aa812126622d372989298bef4
generated: "2022-06-25T12:38:18.10741068Z"

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.8
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.1.4
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.18
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.18 |
| https://library-charts.truecharts.org | common | 10.1.4 |
## 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.

File diff suppressed because one or more lines are too long

View File

@ -1,99 +0,0 @@
# Changelog<br>
<a name="cups-server-1.0.7"></a>
### [cups-server-1.0.7](https://github.com/truecharts/apps/compare/cups-server-1.0.6...cups-server-1.0.7) (2022-06-22)
#### Chore
* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948))
<a name="cups-server-1.0.6"></a>
### [cups-server-1.0.6](https://github.com/truecharts/apps/compare/cups-server-1.0.5...cups-server-1.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="cups-server-1.0.5"></a>
### [cups-server-1.0.5](https://github.com/truecharts/apps/compare/cups-server-1.0.4...cups-server-1.0.5) (2022-06-14)
#### Chore
* update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886))
<a name="cups-server-1.0.4"></a>
### [cups-server-1.0.4](https://github.com/truecharts/apps/compare/cups-server-1.0.3...cups-server-1.0.4) (2022-06-13)
#### Chore
* update docker general non-major ([#2860](https://github.com/truecharts/apps/issues/2860))
<a name="cups-server-1.0.3"></a>
### [cups-server-1.0.3](https://github.com/truecharts/apps/compare/cups-server-1.0.2...cups-server-1.0.3) (2022-06-11)
#### Chore
* update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854))
<a name="cups-server-1.0.2"></a>
### [cups-server-1.0.2](https://github.com/truecharts/apps/compare/cups-server-1.0.1...cups-server-1.0.2) (2022-06-07)
#### Fix
* hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format.
<a name="cups-server-1.0.1"></a>
### [cups-server-1.0.1](https://github.com/truecharts/apps/compare/cups-server-0.0.11...cups-server-1.0.1) (2022-06-07)
#### Chore
* Auto-update chart README [skip ci]
* sync all apps persistence configuration and always default to PVC
#### Fix
* remove malfunctioning SCALE migration script
#### Refactor
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
<a name="cups-server-1.0.0"></a>
### [cups-server-1.0.0](https://github.com/truecharts/apps/compare/cups-server-0.0.11...cups-server-1.0.0) (2022-06-07)
#### Chore
* sync all apps persistence configuration and always default to PVC
#### Refactor
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
<a name="cups-server-0.0.11"></a>
### [cups-server-0.0.11](https://github.com/truecharts/apps/compare/cups-server-0.0.10...cups-server-0.0.11) (2022-05-31)
#### Chore
* update helm general non-major helm releases ([#2803](https://github.com/truecharts/apps/issues/2803))
* update docker general non-major ([#2791](https://github.com/truecharts/apps/issues/2791))

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.1
digest: sha256:e8626ff30927209d98fde9b06b0782e29ff3180676b2aacbd49e2de634af4b08
generated: "2022-06-22T23:53:49.654794573Z"

View File

@ -1,26 +0,0 @@
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.1
description: CUPS printing server
home: https://github.com/truecharts/apps/tree/master/charts/incubator/cups-server
icon: https://truecharts.org/_static/img/appicons/cups-server.png
keywords:
- print
- cups
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: cups-server
sources:
- https://hub.docker.com/r/ydkn/cups
version: 1.0.7
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -1,37 +0,0 @@
# Introduction
CUPS printing 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/ydkn/cups>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.1.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

File diff suppressed because one or more lines are too long

View File

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

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.4
digest: sha256:0f159b86b96bd27bd8d967476e26de9a2a6db995faf0c091cbf1281ee4c4e3a2
generated: "2022-06-25T12:38:43.643788573Z"

View File

@ -0,0 +1,26 @@
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.4
description: CUPS printing server
home: https://github.com/truecharts/apps/tree/master/charts/incubator/cups-server
icon: https://truecharts.org/_static/img/appicons/cups-server.png
keywords:
- print
- cups
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: cups-server
sources:
- https://hub.docker.com/r/ydkn/cups
version: 1.0.8
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,37 @@
# Introduction
CUPS printing 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/ydkn/cups>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.1.4 |
## 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.

File diff suppressed because one or more lines are too long

View File

@ -1,99 +0,0 @@
# Changelog<br>
<a name="fancyindex-1.0.6"></a>
### [fancyindex-1.0.6](https://github.com/truecharts/apps/compare/fancyindex-1.0.5...fancyindex-1.0.6) (2022-06-22)
#### Chore
* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948))
<a name="fancyindex-1.0.5"></a>
### [fancyindex-1.0.5](https://github.com/truecharts/apps/compare/fancyindex-1.0.4...fancyindex-1.0.5) (2022-06-21)
#### Chore
* update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943))
<a name="fancyindex-1.0.4"></a>
### [fancyindex-1.0.4](https://github.com/truecharts/apps/compare/fancyindex-1.0.3...fancyindex-1.0.4) (2022-06-14)
#### Chore
* update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886))
<a name="fancyindex-1.0.3"></a>
### [fancyindex-1.0.3](https://github.com/truecharts/apps/compare/fancyindex-1.0.2...fancyindex-1.0.3) (2022-06-11)
#### Chore
* update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854))
<a name="fancyindex-1.0.2"></a>
### [fancyindex-1.0.2](https://github.com/truecharts/apps/compare/fancyindex-1.0.1...fancyindex-1.0.2) (2022-06-07)
#### Fix
* hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format.
<a name="fancyindex-1.0.1"></a>
### [fancyindex-1.0.1](https://github.com/truecharts/apps/compare/fancyindex-0.0.6...fancyindex-1.0.1) (2022-06-07)
#### Chore
* Auto-update chart README [skip ci]
* sync all apps persistence configuration and always default to PVC
#### Fix
* remove malfunctioning SCALE migration script
#### Refactor
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
<a name="fancyindex-1.0.0"></a>
### [fancyindex-1.0.0](https://github.com/truecharts/apps/compare/fancyindex-0.0.6...fancyindex-1.0.0) (2022-06-07)
#### Chore
* sync all apps persistence configuration and always default to PVC
#### Refactor
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
<a name="fancyindex-0.0.6"></a>
### [fancyindex-0.0.6](https://github.com/truecharts/apps/compare/fancyindex-0.0.5...fancyindex-0.0.6) (2022-05-31)
#### Chore
* update helm general non-major helm releases ([#2803](https://github.com/truecharts/apps/issues/2803))
<a name="fancyindex-0.0.5"></a>
### [fancyindex-0.0.5](https://github.com/truecharts/apps/compare/fancyindex-0.0.4...fancyindex-0.0.5) (2022-05-26)
#### Chore
* Auto-update chart README [skip ci]
* update helm general non-major helm releases ([#2759](https://github.com/truecharts/apps/issues/2759))
<a name="fancyindex-0.0.5"></a>

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.1
digest: sha256:e8626ff30927209d98fde9b06b0782e29ff3180676b2aacbd49e2de634af4b08
generated: "2022-06-22T23:55:17.557463845Z"

View File

@ -1,29 +0,0 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: fancyindex
version: 1.0.6
appVersion: "latest"
description: Fancyindex provides a lightweight nginx directory listing with theming support
type: application
deprecated: false
home: https://github.com/truecharts/apps/tree/master/charts/stable/fancyindex
icon: https://truecharts.org/_static/img/appicons/fancyindex.png
keywords:
- fancyindex
sources:
- https://github.com/xal3xhx/fancyindex
- https://hub.docker.com/r/xal3xhx/fancy
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.1
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
annotations:
truecharts.org/catagories: |
- media
- web
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -1,38 +0,0 @@
# Introduction
Fancyindex provides a lightweight nginx directory listing with theming support
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/xal3xhx/fancyindex>
* <https://hub.docker.com/r/xal3xhx/fancy>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.1.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

File diff suppressed because one or more lines are too long

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