Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e437b72339
commit
7c84757e14
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [wikijs-10.0.13](https://github.com/truecharts/charts/compare/wikijs-10.0.12...wikijs-10.0.13) (2022-12-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wikijs to v2.5.294
|
||||
|
||||
|
||||
|
||||
|
||||
## [wikijs-10.0.12](https://github.com/truecharts/charts/compare/wikijs-10.0.11...wikijs-10.0.12) (2022-12-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wikijs to v2.5.293
|
||||
|
||||
|
||||
|
||||
|
||||
## [wikijs-10.0.11](https://github.com/truecharts/charts/compare/wikijs-10.0.10...wikijs-10.0.11) (2022-12-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- fix sources
|
||||
|
||||
|
||||
|
||||
|
||||
## [wikijs-10.0.10](https://github.com/truecharts/charts/compare/wikijs-10.0.9...wikijs-10.0.10) (2022-12-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [wikijs-10.0.9](https://github.com/truecharts/charts/compare/wikijs-10.0.7...wikijs-10.0.9) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [wikijs-10.0.9](https://github.com/truecharts/charts/compare/wikijs-10.0.7...wikijs-10.0.9) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [wikijs-10.0.9](https://github.com/truecharts/charts/compare/wikijs-10.0.7...wikijs-10.0.9) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [wikijs-10.0.9](https://github.com/truecharts/charts/compare/wikijs-10.0.7...wikijs-10.0.9) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [wikijs-10.0.9](https://github.com/truecharts/charts/compare/wikijs-10.0.7...wikijs-10.0.9) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [wikijs-10.0.9](https://github.com/truecharts/charts/compare/wikijs-10.0.7...wikijs-10.0.9) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [wikijs-10.0.9](https://github.com/truecharts/charts/compare/wikijs-10.0.7...wikijs-10.0.9) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [wikijs-10.0.9](https://github.com/truecharts/charts/compare/wikijs-10.0.7...wikijs-10.0.9) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [wikijs-10.0.9](https://github.com/truecharts/charts/compare/wikijs-10.0.7...wikijs-10.0.9) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [wikijs-10.0.9](https://github.com/truecharts/charts/compare/wikijs-10.0.7...wikijs-10.0.9) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [wikijs-10.0.8](https://github.com/truecharts/charts/compare/wikijs-10.0.7...wikijs-10.0.8) (2022-11-29)
|
||||
|
||||
|
||||
|
||||
|
||||
## [wikijs-10.0.8](https://github.com/truecharts/charts/compare/wikijs-10.0.7...wikijs-10.0.8) (2022-11-29)
|
||||
|
|
@ -0,0 +1,32 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.5.294"
|
||||
description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface!
|
||||
name: wikijs
|
||||
version: 10.0.13
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- wiki
|
||||
- wikijs
|
||||
home: https://truecharts.org/docs/charts/stable/wikijs
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wikijs
|
||||
- https://docs.requarks.io/install/docker
|
||||
- https://github.com/Requarks/wiki
|
||||
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,108 @@
|
|||
# wikijs
|
||||
|
||||
Make documentation a joy to write using Wiki.js's beautiful and intuitive interface!
|
||||
|
||||
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: [wikijs](https://truecharts.org/docs/charts/stable/wikijs)
|
||||
|
||||
**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/wikijs>
|
||||
* <https://hub.docker.com/r/linuxserver/wikijs/>
|
||||
* <https://github.com/Requarks/wiki>
|
||||
|
||||
## 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 `wikijs`
|
||||
|
||||
```console
|
||||
helm repo add TrueCharts https://charts.truecharts.org
|
||||
helm repo update
|
||||
helm install wikijs TrueCharts/wikijs
|
||||
```
|
||||
|
||||
## 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 `wikijs` deployment
|
||||
|
||||
```console
|
||||
helm uninstall wikijs
|
||||
```
|
||||
|
||||
## 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 wikijs \
|
||||
--set env.TZ="America/New York" \
|
||||
TrueCharts/wikijs
|
||||
```
|
||||
|
||||
#### 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 wikijs TrueCharts/wikijs -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 @@
|
|||
|
||||
|
||||
## [wikijs-10.0.13](https://github.com/truecharts/charts/compare/wikijs-10.0.12...wikijs-10.0.13) (2022-12-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wikijs to v2.5.294
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Make documentation a joy to write using Wiki.js's beautiful and intuitive interface!
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/wikijs](https://truecharts.org/docs/charts/stable/wikijs)
|
||||
|
||||
---
|
||||
|
||||
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,50 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/wikijs
|
||||
tag: 2.5.294@sha256:16c6149346aa51452cfe26a38b49726045c8ff273156bcd367eb76d320409d63
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
env:
|
||||
DB_TYPE: "postgres"
|
||||
DB_NAME: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||
DB_USER: "{{ .Values.postgresql.postgresqlUsername }}"
|
||||
DB_PORT: "5432"
|
||||
DB_PASS:
|
||||
secretKeyRef:
|
||||
name: dbcreds
|
||||
key: postgresql-password
|
||||
DB_HOST:
|
||||
secretKeyRef:
|
||||
name: dbcreds
|
||||
key: plainhost
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
path: "/healthz"
|
||||
readiness:
|
||||
path: "/healthz"
|
||||
startup:
|
||||
path: "/healthz"
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10045
|
||||
targetPort: 3000
|
||||
|
||||
postgresql:
|
||||
enabled: true
|
||||
existingSecret: "dbcreds"
|
||||
postgresqlUsername: wikijs
|
||||
postgresqlDatabase: wikijs
|
||||
|
||||
# /wiki/data is a temporary dir. Without mounting as emptyDir it's only writable by root.
|
||||
# https://docs.requarks.io/en/install/config#data-paths
|
||||
persistence:
|
||||
wikicache:
|
||||
enabled: true
|
||||
mountPath: "/wiki/data/"
|
||||
type: emptyDir
|
||||
|
||||
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