Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-04-17 18:30:36 +00:00
parent 058bfb44ab
commit a7ef90bba9
13 changed files with 3295 additions and 0 deletions

View File

@ -0,0 +1,99 @@
# Changelog<br>
<a name="dokuwiki-2.0.0"></a>
### [dokuwiki-2.0.0](https://github.com/truecharts/apps/compare/dokuwiki-1.0.10...dokuwiki-2.0.0) (2022-04-17)
#### Feat
* BREAKING CHANGE - Switch to bitnami image ([#2500](https://github.com/truecharts/apps/issues/2500))
<a name="dokuwiki-1.0.10"></a>
### [dokuwiki-1.0.10](https://github.com/truecharts/apps/compare/dokuwiki-1.0.9...dokuwiki-1.0.10) (2022-04-12)
#### Chore
* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480))
<a name="dokuwiki-1.0.9"></a>
### [dokuwiki-1.0.9](https://github.com/truecharts/apps/compare/dokuwiki-1.0.8...dokuwiki-1.0.9) (2022-04-03)
#### Chore
* update helm general non-major helm releases ([#2410](https://github.com/truecharts/apps/issues/2410))
<a name="dokuwiki-1.0.8"></a>
### [dokuwiki-1.0.8](https://github.com/truecharts/apps/compare/dokuwiki-1.0.7...dokuwiki-1.0.8) (2022-03-31)
#### Chore
* update helm general non-major helm releases ([#2361](https://github.com/truecharts/apps/issues/2361))
<a name="dokuwiki-1.0.7"></a>
### [dokuwiki-1.0.7](https://github.com/truecharts/apps/compare/dokuwiki-1.0.6...dokuwiki-1.0.7) (2022-03-30)
#### Chore
* update helm general non-major helm releases ([#2354](https://github.com/truecharts/apps/issues/2354))
<a name="dokuwiki-1.0.6"></a>
### [dokuwiki-1.0.6](https://github.com/truecharts/apps/compare/dokuwiki-1.0.5...dokuwiki-1.0.6) (2022-03-26)
#### Chore
* bump all apps to trigger ci
<a name="dokuwiki-1.0.1"></a>
### [dokuwiki-1.0.1](https://github.com/truecharts/apps/compare/dokuwiki-1.0.0...dokuwiki-1.0.1) (2022-03-07)
#### Chore
* update helm general non-major helm releases ([#2111](https://github.com/truecharts/apps/issues/2111))
* Remove `-icon` string from icon png's ([#2040](https://github.com/truecharts/apps/issues/2040))
<a name="dokuwiki-1.0.0"></a>
### [dokuwiki-1.0.0](https://github.com/truecharts/apps/compare/dokuwiki-0.0.23...dokuwiki-1.0.0) (2022-03-03)
#### Chore
* remove fixed env from questions.yaml
* remove PUID from per-app env-vars if set to 568
* remove empty env var declaration from questions.yaml
* update helm general major helm releases ([#2021](https://github.com/truecharts/apps/issues/2021))
#### Fix
* BREAKING CHANGE Move some env-vars outside of env section ([#2010](https://github.com/truecharts/apps/issues/2010))
<a name="dokuwiki-0.0.23"></a>
### [dokuwiki-0.0.23](https://github.com/truecharts/apps/compare/dokuwiki-0.0.22...dokuwiki-0.0.23) (2022-03-02)
#### Chore
* rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957))
* update helm general non-major helm releases ([#1999](https://github.com/truecharts/apps/issues/1999))
<a name="dokuwiki-0.0.22"></a>
### [dokuwiki-0.0.22](https://github.com/truecharts/apps/compare/dokuwiki-0.0.21...dokuwiki-0.0.22) (2022-02-21)
#### Chore
* update helm general non-major helm releases ([#1927](https://github.com/truecharts/apps/issues/1927))

View File

@ -0,0 +1,7 @@
# Configuration Options
##### Connecting to other apps
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
##### Available config options
In the future this page is going to contain an automated list of options available in the installation/edit UI.

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.2.8
digest: sha256:5d6e3c5f0ff93c96ba477184ea785ccb67c8e21a3eb90d561d9da694f5d41185
generated: "2022-04-17T18:25:04.223164691Z"

View File

@ -0,0 +1,28 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dokuwiki
version: 2.0.0
appVersion: "20200729.0"
description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
type: application
deprecated: false
home: https://github.com/truecharts/apps/tree/master/charts/stable/dokuwiki
icon: https://truecharts.org/_static/img/appicons/dokuwiki.png
keywords:
- dokuwiki
sources:
- https://hub.docker.com/r/bitnami/dokuwiki
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.2.8
# condition:
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
annotations:
truecharts.org/catagories: |
- incubator
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,37 @@
# Introduction
Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
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/bitnami/dokuwiki>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.2.8 |
## 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,3 @@
Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
This App is supplied by TrueCharts, for more information please visit https://truecharts.org

Binary file not shown.

View File

@ -0,0 +1,27 @@
# Default Helm-Values
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
Most of our Apps also consume our "common" Helm Chart.
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/dokuwiki"` | |
| image.tag | string | `"v2021.11.28"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `10123` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,31 @@
image:
repository: tccr.io/truecharts/dokuwiki
pullPolicy: IfNotPresent
tag: v20200729.0.0@sha256:31db35c11eea7dc2fe0eb2eedab9660f0f6eb400f2e7455cc96f3339ca874ab0
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
secret:
DOKUWIKI_USERNAME: "admin"
DOKUWIKI_PASSWORD: "supersecret"
DOKUWIKI_FULL_NAME: "Super Admin"
DOKUWIKI_EMAIL: "admin@example.com"
DOKUWIKI_WIKI_NAME: "DokuWiki"
service:
main:
ports:
main:
port: 10123
targetPort: 8080
persistence:
config:
enabled: true
mountPath: "/bitnami/dokuwiki"

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{{ include "common.all" . }}

View File