chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot
2022-09-25 21:37:49 +00:00
parent 622db5a46f
commit 2a58797973
16 changed files with 210 additions and 11 deletions

View File

@@ -2,6 +2,15 @@
## [authentik-7.0.0](https://github.com/truecharts/charts/compare/authentik-6.0.7...authentik-7.0.0) (2022-09-25)
### Feat
- move to enterprise ([#3902](https://github.com/truecharts/charts/issues/3902))
## [authentik-6.0.7](https://github.com/truecharts/charts/compare/authentik-6.0.6...authentik-6.0.7) (2022-09-25)
### Chore

View File

@@ -0,0 +1,12 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.6.1
- name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.87
- name: redis
repository: https://charts.truecharts.org
version: 3.0.84
digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6
generated: "2022-09-25T21:36:28.190367636Z"

View File

@@ -13,7 +13,7 @@ dependencies:
repository: https://charts.truecharts.org
version: 3.0.84
description: authentik is an open-source Identity Provider focused on flexibility and versatility.
home: https://truecharts.org/docs/charts/incubator/authentik
home: https://truecharts.org/docs/charts/enterprise/authentik
icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png
keywords:
- authentik
@@ -24,7 +24,7 @@ maintainers:
url: https://truecharts.org
name: authentik
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/authentik
- https://github.com/truecharts/charts/tree/master/charts/enterprise/authentik
- https://github.com/goauthentik/authentik
- https://goauthentik.io/docs/
version: 7.0.0

View File

@@ -5,13 +5,13 @@ authentik is an open-source Identity Provider focused on flexibility and versati
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [authentik](https://truecharts.org/docs/charts/incubator/authentik)
For more information, please click here: [authentik](https://truecharts.org/docs/charts/enterprise/authentik)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/authentik>
* <https://github.com/truecharts/charts/tree/master/charts/enterprise/authentik>
* <https://github.com/goauthentik/authentik>
* <https://goauthentik.io/docs/>

View File

@@ -7,5 +7,3 @@
### Feat
- add dashy ([#3887](https://github.com/truecharts/charts/issues/3887))

View File

@@ -2,6 +2,16 @@
## [icloudpd-0.0.35](https://github.com/truecharts/charts/compare/icloudpd-0.0.34...icloudpd-0.0.35) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
- clean up UI and unneeded variables ([#3901](https://github.com/truecharts/charts/issues/3901))
## [icloudpd-0.0.34](https://github.com/truecharts/charts/compare/icloudpd-0.0.33...icloudpd-0.0.34) (2022-09-25)
### Chore

View File

@@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.6.1
digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65
generated: "2022-09-25T21:36:00.801330344Z"

View File

@@ -0,0 +1,11 @@
# Changelog
## [lenpaste-0.0.1]lenpaste-0.0.1 (2022-09-25)
### Feat
- add lenpaste ([#3895](https://github.com/truecharts/charts/issues/3895))

View File

@@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.10
- name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.78
digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266
generated: "2022-09-25T21:36:13.449607019Z"

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "10.6.2"
appVersion: "1.1.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -9,8 +9,8 @@ dependencies:
repository: https://charts.truecharts.org/
version: 8.0.78
description: Lenpaste is a web service that allows you to share notes anonymously
home: https://truecharts.org/docs/charts/stable/airsonic
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png
home: https://truecharts.org/docs/charts/incubator/lenpaste
icon: https://truecharts.org/img/hotlink-ok/chart-icons/lenpaste.png
keywords:
- lenpaste
kubeVersion: ">=1.16.0-0"
@@ -20,6 +20,7 @@ maintainers:
url: https://truecharts.org
name: lenpaste
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste
- https://git.lcomrade.su/root/lenpaste
version: 0.0.1
annotations:

View File

@@ -0,0 +1,107 @@
# lenpaste
Lenpaste is a web service that allows you to share notes anonymously
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [lenpaste](https://truecharts.org/docs/charts/incubator/lenpaste)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste>
* <https://git.lcomrade.su/root/lenpaste>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org/ | postgresql | 8.0.78 |
| https://library-charts.truecharts.org | common | 10.5.10 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `lenpaste`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install lenpaste TrueCharts/lenpaste
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `lenpaste` deployment
```console
helm uninstall lenpaste
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install lenpaste \
--set env.TZ="America/New York" \
TrueCharts/lenpaste
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install lenpaste TrueCharts/lenpaste -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
---
All Rights Reserved - The TrueCharts Project

View File

@@ -2,6 +2,19 @@
## [portainer-ce-0.0.5](https://github.com/truecharts/charts/compare/portainer-ce-0.0.4...portainer-ce-0.0.5) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
### Fix
- allow all api groups ([#3903](https://github.com/truecharts/charts/issues/3903))
## [portainer-ce-0.0.4](https://github.com/truecharts/charts/compare/portainer-ce-0.0.3...portainer-ce-0.0.4) (2022-09-25)
### Chore

View File

@@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.6.1
digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65
generated: "2022-09-25T21:36:00.811387088Z"

View File

@@ -7,5 +7,3 @@
### Feat
- add watchyourlan ([#3889](https://github.com/truecharts/charts/issues/3889))

View File

@@ -2,6 +2,19 @@
## [jackett-11.0.94](https://github.com/truecharts/charts/compare/jackett-11.0.93...jackett-11.0.94) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
### Chort
- arbitrary bump
## [jackett-11.0.93](https://github.com/truecharts/charts/compare/jackett-11.0.92...jackett-11.0.93) (2022-09-25)
### Chore

View File

@@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.6.1
digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65
generated: "2022-09-25T21:36:35.966469775Z"