Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
cbc1509736
commit
c81abb4fdb
|
@ -0,0 +1,99 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wikijs-11.0.10](https://github.com/truecharts/charts/compare/wikijs-11.0.9...wikijs-11.0.10) (2023-04-30)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/wikijs to v2.5.298 ([#8535](https://github.com/truecharts/charts/issues/8535))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wikijs-11.0.9](https://github.com/truecharts/charts/compare/wikijs-11.0.8...wikijs-11.0.9) (2023-04-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wikijs-11.0.8](https://github.com/truecharts/charts/compare/wikijs-11.0.7...wikijs-11.0.8) (2023-04-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wikijs-11.0.7](https://github.com/truecharts/charts/compare/wikijs-11.0.6...wikijs-11.0.7) (2023-04-20)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wikijs-11.0.6](https://github.com/truecharts/charts/compare/wikijs-11.0.5...wikijs-11.0.6) (2023-04-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wikijs-11.0.5](https://github.com/truecharts/charts/compare/wikijs-11.0.4...wikijs-11.0.5) (2023-04-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wikijs-11.0.4](https://github.com/truecharts/charts/compare/wikijs-11.0.3...wikijs-11.0.4) (2023-04-15)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wikijs-11.0.3](https://github.com/truecharts/charts/compare/wikijs-11.0.2...wikijs-11.0.3) (2023-04-14)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wikijs-11.0.2](https://github.com/truecharts/charts/compare/wikijs-11.0.1...wikijs-11.0.2) (2023-04-12)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wikijs-11.0.1](https://github.com/truecharts/charts/compare/wikijs-11.0.0...wikijs-11.0.1) (2023-04-11)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wikijs-11.0.0](https://github.com/truecharts/charts/compare/wikijs-10.0.30...wikijs-11.0.0) (2023-04-11)
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,27 @@
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: "2.5.298"
|
||||||
|
description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface!
|
||||||
|
name: wikijs
|
||||||
|
version: 11.0.10
|
||||||
|
kubeVersion: ">=1.16.0-0"
|
||||||
|
keywords:
|
||||||
|
- wiki
|
||||||
|
- wikijs
|
||||||
|
home: https://truecharts.org/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: 12.6.1
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: https://truecharts.org
|
||||||
|
annotations:
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- media
|
||||||
|
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,27 @@
|
||||||
|
# README
|
||||||
|
|
||||||
|
## General Info
|
||||||
|
|
||||||
|
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||||
|
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||||
|
|
||||||
|
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||||
|
|
||||||
|
**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)**
|
||||||
|
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
|
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/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/charts/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-11.0.10](https://github.com/truecharts/charts/compare/wikijs-11.0.9...wikijs-11.0.10) (2023-04-30)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/wikijs to v2.5.298 ([#8535](https://github.com/truecharts/charts/issues/8535))
|
||||||
|
|
||||||
|
|
|
@ -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/charts/stable/wikijs](https://truecharts.org/charts/stable/wikijs)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
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!
|
Binary file not shown.
|
@ -0,0 +1,52 @@
|
||||||
|
image:
|
||||||
|
repository: tccr.io/truecharts/wikijs
|
||||||
|
tag: 2.5.298@sha256:48f0ae0a71208ec7db72903553ae51dbfb77d56e4620db6366c93c7b5d4d9a07
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
port: 10045
|
||||||
|
targetPort: 3000
|
||||||
|
cnpg:
|
||||||
|
main:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
|
user: wikijs
|
||||||
|
database: 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:
|
||||||
|
open:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
|
workload:
|
||||||
|
main:
|
||||||
|
podSpec:
|
||||||
|
containers:
|
||||||
|
main:
|
||||||
|
probes:
|
||||||
|
liveness:
|
||||||
|
path: "/healthz"
|
||||||
|
readiness:
|
||||||
|
path: "/healthz"
|
||||||
|
startup:
|
||||||
|
path: "/healthz"
|
||||||
|
env:
|
||||||
|
DB_TYPE: "postgres"
|
||||||
|
DB_NAME: "{{ .Values.cnpg.main.database }}"
|
||||||
|
DB_USER: "{{ .Values.cnpg.main.user }}"
|
||||||
|
DB_PORT: "5432"
|
||||||
|
DB_PASS:
|
||||||
|
secretKeyRef:
|
||||||
|
name: cnpg-main-user
|
||||||
|
key: password
|
||||||
|
DB_HOST:
|
||||||
|
secretKeyRef:
|
||||||
|
name: cnpg-main-urls
|
||||||
|
key: host
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
||||||
|
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
||||||
|
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue