Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-03-27 13:10:10 +00:00
parent b2b3c4bde4
commit d1cb212d0c
16 changed files with 4199 additions and 0 deletions

View File

@ -0,0 +1,58 @@
# Changelog<br>
<a name="kimai-1.0.0"></a>
### [kimai-1.0.0](https://github.com/truecharts/apps/compare/kimai-0.0.6...kimai-1.0.0) (2022-03-27)
#### Feat
* move to stable ([#2304](https://github.com/truecharts/apps/issues/2304))
<a name="kimai-0.0.6"></a>
### [kimai-0.0.6](https://github.com/truecharts/apps/compare/kimai-0.0.5...kimai-0.0.6) (2022-03-26)
#### Chore
* update helm general non-major helm releases ([#2290](https://github.com/truecharts/apps/issues/2290))
<a name="kimai-0.0.5"></a>
### [kimai-0.0.5](https://github.com/truecharts/apps/compare/kimai-0.0.4...kimai-0.0.5) (2022-03-26)
#### Chore
* bump all apps to trigger ci
<a name="kimai-0.0.3"></a>
### [kimai-0.0.3](https://github.com/truecharts/apps/compare/kimai-0.0.2...kimai-0.0.3) (2022-03-26)
#### Chore
* correct path for nginx ([#2284](https://github.com/truecharts/apps/issues/2284))
#### Fix
* small fixes ([#2282](https://github.com/truecharts/apps/issues/2282))
<a name="kimai-0.0.2"></a>
### [kimai-0.0.2](https://github.com/truecharts/apps/compare/kimai-0.0.1...kimai-0.0.2) (2022-03-24)
#### Fix
* small fixes ([#2274](https://github.com/truecharts/apps/issues/2274))
<a name="kimai-0.0.1"></a>
### kimai-0.0.1 (2022-03-23)
#### Feat
* Add kimai ([#2258](https://github.com/truecharts/apps/issues/2258))

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,9 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.1.15
- name: mariadb
repository: https://truecharts.org/
version: 2.0.12
digest: sha256:092d936ed0823f593be715262b7bb6783817a8bbe8d1f4c1be8abd83b5003c7b
generated: "2022-03-27T13:04:17.872613006Z"

View File

@ -0,0 +1,33 @@
apiVersion: v2
appVersion: "1.19"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.1.15
- condition: mariadb.enabled
name: mariadb
repository: https://truecharts.org/
version: 2.0.12
description: Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers.
home: https://github.com/truecharts/apps/tree/master/charts/stable/kimai
icon: https://truecharts.org/_static/img/appicons/kimai.png
keywords:
- kimai
- time
- tracking
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: kimai
sources:
- https://github.com/kevinpapst/kimai2
- https://github.com/tobybatch/kimai2
- https://hub.docker.com/r/kimai/kimai2
version: 1.0.0
annotations:
truecharts.org/catagories: |
- productivity
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,40 @@
# Introduction
Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers.
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://github.com/kevinpapst/kimai2>
* <https://github.com/tobybatch/kimai2>
* <https://hub.docker.com/r/kimai/kimai2>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.1.15 |
| https://truecharts.org/ | mariadb | 2.0.12 |
## 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 @@
Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers.
This App is supplied by TrueCharts, for more information please visit https://truecharts.org

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,49 @@
# 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 |
|-----|------|---------|-------------|
| env.APP_ENV | string | `"prod"` | |
| env.DB_BASE | string | `"{{ .Values.mariadb.mariadbUsername }}"` | |
| env.DB_PORT | string | `"3306"` | |
| env.DB_TYPE | string | `"mysql"` | |
| env.DB_USER | string | `"{{ .Values.mariadb.mariadbDatabase }}"` | |
| env.TRUSTED_HOSTS | string | `"{{ .Values.env.trust_hosts }},localhost"` | |
| env.trust_hosts | string | `"127.0.0.1"` | |
| envValueFrom.APP_SECRET.secretKeyRef.key | string | `"APP_SECRET"` | |
| envValueFrom.APP_SECRET.secretKeyRef.name | string | `"kimai-secrets"` | |
| envValueFrom.DB_HOST.secretKeyRef.key | string | `"plainhost"` | |
| envValueFrom.DB_HOST.secretKeyRef.name | string | `"mariadbcreds"` | |
| envValueFrom.DB_PASS.secretKeyRef.key | string | `"mariadb-password"` | |
| envValueFrom.DB_PASS.secretKeyRef.name | string | `"mariadbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/kimai"` | |
| image.tag | string | `"v1.19@sha256:c397c8f343f90c7997cf524d9b05636571c017db8d9e6db3c6328abfe3cd3b81"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"kimai"` | |
| mariadb.mariadbUsername | string | `"kimai"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/opt/kimai/var/data"` | |
| persistence.plugins.enabled | bool | `true` | |
| persistence.plugins.mountPath | string | `"/opt/kimai/var/plugins"` | |
| podSecurityContext.runAsGroup | int | `33` | |
| podSecurityContext.runAsUser | int | `33` | |
| probes.liveness.path | string | `"/en/login"` | |
| probes.readiness.path | string | `"/en/login"` | |
| probes.startup.path | string | `"/en/login"` | |
| secret.ADMINMAIL | string | `"admin@mysecretdomain.com"` | |
| secret.ADMINPASS | string | `"MvvTfjagiaqDprGNVA"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.main.ports.main.port | int | `10198` | |
| service.main.ports.main.targetPort | int | `8001` | |
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,68 @@
image:
repository: tccr.io/truecharts/kimai
tag: v1.19@sha256:c397c8f343f90c7997cf524d9b05636571c017db8d9e6db3c6328abfe3cd3b81
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 33
runAsGroup: 33
secret:
ADMINMAIL: "admin@mysecretdomain.com"
ADMINPASS: "MvvTfjagiaqDprGNVA"
env:
DB_TYPE: "mysql"
DB_PORT: "3306"
DB_USER: "{{ .Values.mariadb.mariadbDatabase }}"
DB_BASE: "{{ .Values.mariadb.mariadbUsername }}"
APP_ENV: "prod"
TRUSTED_HOSTS: "{{ .Values.env.trust_hosts }},localhost"
# User Defined
trust_hosts: "127.0.0.1"
envValueFrom:
DB_PASS:
secretKeyRef:
name: mariadbcreds
key: mariadb-password
DB_HOST:
secretKeyRef:
name: mariadbcreds
key: plainhost
APP_SECRET:
secretKeyRef:
name: kimai-secrets
key: APP_SECRET
service:
main:
ports:
main:
port: 10198
targetPort: 8001
probes:
liveness:
path: "/en/login"
readiness:
path: "/en/login"
startup:
path: "/en/login"
persistence:
data:
enabled: true
mountPath: "/opt/kimai/var/data"
plugins:
enabled: true
mountPath: "/opt/kimai/var/plugins"
mariadb:
enabled: true
mariadbUsername: kimai
mariadbDatabase: kimai
existingSecret: "mariadbcreds"

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,20 @@
{{/* Define the secrets */}}
{{- define "kimai.secrets" -}}
---
apiVersion: v1
kind: Secret
type: Opaque
metadata:
name: kimai-secrets
{{- $kimaiprevious := lookup "v1" "Secret" .Release.Namespace "kimai-secrets" }}
{{- $app_secret := "" }}
data:
{{- if $kimaiprevious}}
APP_SECRET: {{ index $kimaiprevious.data "APP_SECRET" }}
{{- else }}
{{- $app_secret := randAlphaNum 32 }}
APP_SECRET: {{ $app_secret | b64enc }}
{{- end }}
{{- end -}}

View File

@ -0,0 +1,8 @@
{{/* Make sure all variables are set properly */}}
{{- include "common.setup" . }}
{{/* Render secrets for kimai */}}
{{- include "kimai.secrets" . }}
{{/* Render the templates */}}
{{ include "common.postSetup" . }}

View File

4
stable/kimai/item.yaml Normal file
View File

@ -0,0 +1,4 @@
icon_url: https://truecharts.org/_static/img/appicons/kimai.png
categories:
- productivity