Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-10-07 16:28:59 +00:00
parent 5f9033b53e
commit c7a2a0be88
15 changed files with 2445 additions and 0 deletions

View File

@ -0,0 +1,89 @@
**Important:**
*for the complete changelog, please refer to the website*
## [kimai-8.0.0](https://github.com/truecharts/charts/compare/kimai-7.0.0...kimai-8.0.0) (2023-07-31)
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24)
## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24)
## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24)
## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24)
## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24)
## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24)
## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24)
## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24)
## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24)
## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24)
## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24)
## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24)
## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24)
## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24)
## [kimai-7.0.0](https://github.com/truecharts/charts/compare/kimai-6.0.21...kimai-7.0.0) (2023-05-24)

View File

@ -0,0 +1,33 @@
apiVersion: v2
appVersion: "1.20"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.1
- condition: mariadb.enabled
name: mariadb
repository: https://deps.truecharts.org/
version: 9.0.17
description: Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers.
home: https://truecharts.org/charts/incubator/kimai
icon: https://truecharts.org/img/hotlink-ok/chart-icons/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/truecharts/charts/tree/master/charts/incubator/kimai
- https://github.com/kevinpapst/kimai2
- https://github.com/tobybatch/kimai2
version: 8.0.0
annotations:
truecharts.org/catagories: |
- productivity
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -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/incubator/)
**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/guides/scale-intro).
- 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*

View File

View File

@ -0,0 +1,8 @@
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 visit the manual: [https://truecharts.org/charts/incubator/kimai](https://truecharts.org/charts/incubator/kimai)
---
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.

Binary file not shown.

View File

@ -0,0 +1,87 @@
image:
repository: tccr.io/truecharts/kimai
tag: v2.0.35@sha256:064005e7296208101c07aa22c911bd3b886ae1d33ecc144e8cc158f47de0fe8e
pullPolicy: IfNotPresent
kimai:
credentials:
adminMail: admin@change.me
adminPass: ChangeME
trusted_hosts:
- localhost
workload:
main:
podSpec:
securityContext:
fsGroup: 33
containers:
main:
securityContext:
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
capabilities:
disableS6Caps: true
add:
- CHOWN
- DAC_OVERRIDE
- FOWNER
- SETGID
- SETUID
env:
DB_PASS:
secretKeyRef:
expandObjectName: false
name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}'
key: mariadb-password
DB_HOST:
secretKeyRef:
expandObjectName: false
name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}'
key: plainhost
APP_SECRET:
secretKeyRef:
name: kimai-secret
key: APP_SECRET
envFrom:
- configMapRef:
name: kimai-config
probes:
liveness:
enabled: true
path: /en/login
readiness:
enabled: true
path: /en/login
startup:
enabled: true
type: tcp
service:
main:
ports:
main:
port: 10198
targetPort: 8001
persistence:
data:
enabled: true
mountPath: /opt/kimai/var/data
plugins:
enabled: true
mountPath: /opt/kimai/var/plugins
varlock:
enabled: true
type: emptyDir
mountPath: /var/lock
mariadb:
enabled: true
mariadbUsername: kimai
mariadbDatabase: kimai
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1,23 @@
{{/* Define the configmap */}}
{{- define "kimai.configmap" -}}
{{- $trusted_hosts := .Values.kimai.trusted_hosts -}}
{{- if not (mustHas "localhost" $trusted_hosts) -}}
{{- $trusted_hosts = mustAppend $trusted_hosts "localhost" -}}
{{- end }}
kimai-config:
enabled: true
data:
APP_ENV: prod
DB_TYPE: mysql
DB_PORT: "3306"
DB_USER: {{ .Values.mariadb.mariadbDatabase }}
DB_BASE: {{ .Values.mariadb.mariadbUsername }}
{{/* Admin credentials */}}
ADMINMAIL: {{ .Values.kimai.credentials.adminMail }}
ADMINPASS: {{ .Values.kimai.credentials.adminPass }}
{{/* Trusted Hosts */}}
TRUSTED_HOSTS: {{ join "," $trusted_hosts }}
memory_limit: 256M
{{- end -}}

View File

@ -0,0 +1,14 @@
{{/* Define the secrets */}}
{{- define "kimai.secret" -}}
{{- $secretName := (printf "%s-kimai-secret" (include "tc.v1.common.lib.chart.names.fullname" $)) -}}
{{- $app_secret := randAlphaNum 32 -}}
{{- with (lookup "v1" "Secret" .Release.Namespace $secretName) -}}
{{- $app_secret = index .data "APP_SECRET" | b64dec -}}
{{- end }}
kimai-secret:
enabled: true
data:
APP_SECRET: {{ $app_secret }}
{{- end -}}

View File

@ -0,0 +1,18 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{- $secret := include "kimai.secret" . | fromYaml -}}
{{- if $secret -}}
{{ $secret := (mustMergeOverwrite .Values.secret $secret) }}
{{- $_ := set .Values "secret" $secret -}}
{{- end -}}
{{- $config := include "kimai.configmap" . | fromYaml -}}
{{- if $config -}}
{{ $config := (mustMergeOverwrite .Values.configmap $config) }}
{{- $_ := set .Values "configmap" $config -}}
{{- end -}}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}

View File

View File

@ -2,3 +2,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/kimai.png
categories:
- productivity
screenshots: []