Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
71f41f169d
commit
333c6a174c
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [miniflux-10.0.10](https://github.com/truecharts/charts/compare/miniflux-10.0.9...miniflux-10.0.10) (2022-12-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/miniflux to v2.0.41
|
||||
|
||||
|
||||
|
||||
|
||||
## [miniflux-10.0.9](https://github.com/truecharts/charts/compare/miniflux-10.0.8...miniflux-10.0.9) (2022-12-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [miniflux-10.0.8](https://github.com/truecharts/charts/compare/miniflux-10.0.6...miniflux-10.0.8) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [miniflux-10.0.8](https://github.com/truecharts/charts/compare/miniflux-10.0.6...miniflux-10.0.8) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [miniflux-10.0.8](https://github.com/truecharts/charts/compare/miniflux-10.0.6...miniflux-10.0.8) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [miniflux-10.0.8](https://github.com/truecharts/charts/compare/miniflux-10.0.6...miniflux-10.0.8) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [miniflux-10.0.8](https://github.com/truecharts/charts/compare/miniflux-10.0.6...miniflux-10.0.8) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [miniflux-10.0.8](https://github.com/truecharts/charts/compare/miniflux-10.0.6...miniflux-10.0.8) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [miniflux-10.0.8](https://github.com/truecharts/charts/compare/miniflux-10.0.6...miniflux-10.0.8) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [miniflux-10.0.8](https://github.com/truecharts/charts/compare/miniflux-10.0.6...miniflux-10.0.8) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [miniflux-10.0.8](https://github.com/truecharts/charts/compare/miniflux-10.0.6...miniflux-10.0.8) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [miniflux-10.0.8](https://github.com/truecharts/charts/compare/miniflux-10.0.6...miniflux-10.0.8) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [miniflux-10.0.7](https://github.com/truecharts/charts/compare/miniflux-10.0.6...miniflux-10.0.7) (2022-11-29)
|
||||
|
||||
|
||||
|
||||
|
||||
## [miniflux-10.0.7](https://github.com/truecharts/charts/compare/miniflux-10.0.6...miniflux-10.0.7) (2022-11-29)
|
||||
|
||||
|
||||
|
||||
|
||||
## [miniflux-10.0.7](https://github.com/truecharts/charts/compare/miniflux-10.0.6...miniflux-10.0.7) (2022-11-29)
|
||||
|
||||
|
||||
|
||||
|
||||
## [miniflux-10.0.7](https://github.com/truecharts/charts/compare/miniflux-10.0.6...miniflux-10.0.7) (2022-11-29)
|
||||
|
||||
|
||||
|
||||
|
||||
## [miniflux-10.0.7](https://github.com/truecharts/charts/compare/miniflux-10.0.6...miniflux-10.0.7) (2022-11-29)
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,32 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.0.41"
|
||||
description: Miniflux is a minimalist and opinionated feed reader.
|
||||
name: miniflux
|
||||
version: 10.0.10
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- miniflux
|
||||
- rss
|
||||
- news
|
||||
home: https://truecharts.org/docs/charts/stable/miniflux
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/miniflux.png
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/miniflux
|
||||
- https://github.com/miniflux/v2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 11.0.4
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 11.0.7
|
||||
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
|
|
@ -0,0 +1,107 @@
|
|||
# miniflux
|
||||
|
||||
Miniflux is a minimalist and opinionated feed reader.
|
||||
|
||||
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: [miniflux](https://truecharts.org/docs/charts/stable/miniflux)
|
||||
|
||||
**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/stable/miniflux>
|
||||
* <https://github.com/miniflux/v2>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.truecharts.org/ | postgresql | 8.0.122 |
|
||||
| https://library-charts.truecharts.org | common | 10.9.4 |
|
||||
|
||||
## 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 `miniflux`
|
||||
|
||||
```console
|
||||
helm repo add TrueCharts https://charts.truecharts.org
|
||||
helm repo update
|
||||
helm install miniflux TrueCharts/miniflux
|
||||
```
|
||||
|
||||
## 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 `miniflux` deployment
|
||||
|
||||
```console
|
||||
helm uninstall miniflux
|
||||
```
|
||||
|
||||
## 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/truecharts/library-charts/tree/main/charts/common).
|
||||
|
||||
#### Configure using the command line
|
||||
|
||||
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
|
||||
|
||||
```console
|
||||
helm install miniflux \
|
||||
--set env.TZ="America/New York" \
|
||||
TrueCharts/miniflux
|
||||
```
|
||||
|
||||
#### 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 miniflux TrueCharts/miniflux -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
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [miniflux-10.0.10](https://github.com/truecharts/charts/compare/miniflux-10.0.9...miniflux-10.0.10) (2022-12-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/miniflux to v2.0.41
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Miniflux is a minimalist and opinionated feed reader.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/miniflux](https://truecharts.org/docs/charts/stable/miniflux)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,51 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/miniflux
|
||||
tag: 2.0.41@sha256:2cc9e17d6d853c4fc00f19748fe9427b2571552b0dfe9d53447d68927e4cab91
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
secretEnv:
|
||||
# -- Admin user login, it's used only if `CREATE_ADMIN` is enabled.
|
||||
ADMIN_USERNAME: "admin"
|
||||
# -- Admin user password, it's used only if `CREATE_ADMIN` is enabled.
|
||||
ADMIN_PASSWORD: "changeme"
|
||||
env:
|
||||
RUN_MIGRATIONS: 1
|
||||
CREATE_ADMIN: 1
|
||||
DATABASE_URL:
|
||||
secretKeyRef:
|
||||
name: dbcreds
|
||||
key: urlnossl
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10091
|
||||
targetPort: 8080
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
custom: true
|
||||
spec:
|
||||
initialDelaySeconds: 30
|
||||
periodSeconds: 10
|
||||
timeoutSeconds: 1
|
||||
failureThreshold: 3
|
||||
httpGet:
|
||||
path: /healthcheck
|
||||
port: 8080
|
||||
|
||||
postgresql:
|
||||
enabled: true
|
||||
existingSecret: "dbcreds"
|
||||
postgresqlDatabase: miniflux
|
||||
postgresqlUsername: miniflux
|
||||
|
||||
portal:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{ include "tc.common.loader.all" . }}
|
Loading…
Reference in New Issue