Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2e9ea916f7
commit
3e9cb0fd1c
|
@ -0,0 +1,99 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="leantime-1.0.0"></a>
|
||||
### [leantime-1.0.0](https://github.com/truecharts/apps/compare/leantime-0.0.12...leantime-1.0.0) (2021-12-18)
|
||||
|
||||
#### Feat
|
||||
|
||||
* use official image ([#1562](https://github.com/truecharts/apps/issues/1562))
|
||||
|
||||
|
||||
|
||||
<a name="leantime-0.0.12"></a>
|
||||
### [leantime-0.0.12](https://github.com/truecharts/apps/compare/leantime-0.0.11...leantime-0.0.12) (2021-12-18)
|
||||
|
||||
#### Chore
|
||||
|
||||
* cleanup questions by removing hidden dicts ([#1558](https://github.com/truecharts/apps/issues/1558))
|
||||
* App-Icon Organization ([#1539](https://github.com/truecharts/apps/issues/1539))
|
||||
|
||||
|
||||
|
||||
<a name="leantime-0.0.11"></a>
|
||||
### [leantime-0.0.11](https://github.com/truecharts/apps/compare/leantime-0.0.10...leantime-0.0.11) (2021-12-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases ([#1535](https://github.com/truecharts/apps/issues/1535))
|
||||
|
||||
|
||||
|
||||
<a name="leantime-0.0.10"></a>
|
||||
### [leantime-0.0.10](https://github.com/truecharts/apps/compare/leantime-0.0.9...leantime-0.0.10) (2021-12-13)
|
||||
|
||||
#### Chore
|
||||
|
||||
* move incubator apps to stable and bump everything
|
||||
|
||||
|
||||
|
||||
<a name="leantime-0.0.9"></a>
|
||||
### [leantime-0.0.9](https://github.com/truecharts/apps/compare/leantime-0.0.8...leantime-0.0.9) (2021-12-11)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update general helm non-major helm releases ([#1509](https://github.com/truecharts/apps/issues/1509))
|
||||
|
||||
|
||||
|
||||
<a name="leantime-0.0.8"></a>
|
||||
### [leantime-0.0.8](https://github.com/truecharts/apps/compare/leantime-0.0.7...leantime-0.0.8) (2021-12-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1481](https://github.com/truecharts/apps/issues/1481))
|
||||
|
||||
|
||||
|
||||
<a name="leantime-0.0.7"></a>
|
||||
### leantime-0.0.7 (2021-12-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump apps to generate security page
|
||||
* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448))
|
||||
* ensure container references are prefixed with v
|
||||
* update non-major deps helm releases ([#1468](https://github.com/truecharts/apps/issues/1468))
|
||||
* update non-major deps helm releases ([#1453](https://github.com/truecharts/apps/issues/1453))
|
||||
* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449))
|
||||
* update non-major deps helm releases ([#1471](https://github.com/truecharts/apps/issues/1471))
|
||||
* update non-major deps helm releases ([#1434](https://github.com/truecharts/apps/issues/1434))
|
||||
|
||||
#### Feat
|
||||
|
||||
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))
|
||||
|
||||
|
||||
|
||||
<a name="leantime-0.0.6"></a>
|
||||
### [leantime-0.0.6](https://github.com/truecharts/apps/compare/leantime-0.0.5...leantime-0.0.6) (2021-12-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1468](https://github.com/truecharts/apps/issues/1468))
|
||||
|
||||
|
||||
|
||||
<a name="leantime-0.0.5"></a>
|
||||
### [leantime-0.0.5](https://github.com/truecharts/apps/compare/leantime-0.0.4...leantime-0.0.5) (2021-12-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump apps to generate security page
|
||||
|
||||
|
||||
|
||||
<a name="leantime-0.0.4"></a>
|
||||
### [leantime-0.0.4](https://github.com/truecharts/apps/compare/leantime-0.0.3...leantime-0.0.4) (2021-12-04)
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
# 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" quick-start guide:
|
||||
https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
|
||||
|
||||
##### Available config options
|
||||
In the future this page is going to contain an automated list of options available in the installation/edit UI.
|
|
@ -0,0 +1,9 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.21
|
||||
- name: mariadb
|
||||
repository: https://truecharts.org/
|
||||
version: 1.0.34
|
||||
digest: sha256:4407ae1b68160b406bc8266063b42fdf64e4a9aa918662b345bf48d06b3be0b5
|
||||
generated: "2021-12-18T22:55:53.749846795Z"
|
|
@ -0,0 +1,32 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.1.8"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.21
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://truecharts.org/
|
||||
version: 1.0.34
|
||||
description: "Straightforward open source project management system to make your ideas reality."
|
||||
home: https://github.com/truechartsapps/tree/master/charts/stable/leantime
|
||||
icon: https://truecharts.org/_static/img/appicons/leantime-icon.png
|
||||
keywords:
|
||||
- leantime
|
||||
- project
|
||||
- management
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: leantime
|
||||
sources:
|
||||
- https://leantime.io/
|
||||
- https://hub.docker.com/r/nicholaswilde/leantime
|
||||
version: 1.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- management
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
|
@ -0,0 +1,39 @@
|
|||
# Introduction
|
||||
|
||||
Straightforward open source project management system to make your ideas reality.
|
||||
|
||||
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://leantime.io/>
|
||||
* <https://hub.docker.com/r/nicholaswilde/leantime>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | mariadb | 1.0.34 |
|
||||
| https://truecharts.org | common | 8.9.21 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) 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
|
|
@ -0,0 +1,3 @@
|
|||
Straightforward open source project management system to make your ideas reality.
|
||||
|
||||
This App is supplied by TrueCharts, for more information please visit https://truecharts.org
|
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,36 @@
|
|||
# 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.LEAN_DB_DATABASE | string | `"{{ .Values.mariadb.mariadbDatabase }}"` | |
|
||||
| env.LEAN_DB_USER | string | `"{{ .Values.mariadb.mariadbUsername }}"` | |
|
||||
| envValueFrom.LEAN_DB_HOST.secretKeyRef.key | string | `"plainhost"` | |
|
||||
| envValueFrom.LEAN_DB_HOST.secretKeyRef.name | string | `"mariadbcreds"` | |
|
||||
| envValueFrom.LEAN_DB_PASSWORD.secretKeyRef.key | string | `"mariadb-password"` | |
|
||||
| envValueFrom.LEAN_DB_PASSWORD.secretKeyRef.name | string | `"mariadbcreds"` | |
|
||||
| envValueFrom.LEAN_SESSION_PASSWORD.secretKeyRef.key | string | `"LEAN_SESSION_PASSWORD"` | |
|
||||
| envValueFrom.LEAN_SESSION_PASSWORD.secretKeyRef.name | string | `"leantime-secrets"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/leantime"` | |
|
||||
| image.tag | string | `"v2.1.8@sha256:c2a5025fb6019f0fea9d3d8fb37a52f6a91a7d72117a081b759a1d0762dea513"` | |
|
||||
| mariadb.enabled | bool | `true` | |
|
||||
| mariadb.existingSecret | string | `"mariadbcreds"` | |
|
||||
| mariadb.mariadbDatabase | string | `"leantime"` | |
|
||||
| mariadb.mariadbUsername | string | `"leantime"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `10117` | |
|
||||
| service.main.ports.main.targetPort | int | `80` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
|
@ -0,0 +1,43 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/leantime
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.1.8@sha256:c2a5025fb6019f0fea9d3d8fb37a52f6a91a7d72117a081b759a1d0762dea513
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
podSecurityContext:
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
env:
|
||||
LEAN_DB_DATABASE: "{{ .Values.mariadb.mariadbDatabase }}"
|
||||
LEAN_DB_USER: "{{ .Values.mariadb.mariadbUsername }}"
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10117
|
||||
targetPort: 80
|
||||
|
||||
envValueFrom:
|
||||
LEAN_DB_HOST:
|
||||
secretKeyRef:
|
||||
name: mariadbcreds
|
||||
key: plainhost
|
||||
LEAN_DB_PASSWORD:
|
||||
secretKeyRef:
|
||||
name: mariadbcreds
|
||||
key: mariadb-password
|
||||
LEAN_SESSION_PASSWORD:
|
||||
secretKeyRef:
|
||||
name: leantime-secrets
|
||||
key: LEAN_SESSION_PASSWORD
|
||||
|
||||
mariadb:
|
||||
enabled: true
|
||||
mariadbUsername: leantime
|
||||
mariadbDatabase: leantime
|
||||
existingSecret: "mariadbcreds"
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,20 @@
|
|||
{{/* Define the secrets */}}
|
||||
{{- define "leantime.secrets" -}}
|
||||
---
|
||||
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
type: Opaque
|
||||
metadata:
|
||||
name: leantime-secrets
|
||||
{{- $leantimeprevious := lookup "v1" "Secret" .Release.Namespace "leantime-secrets" }}
|
||||
{{- $session_password := "" }}
|
||||
data:
|
||||
{{- if $leantimeprevious}}
|
||||
LEAN_SESSION_PASSWORD: {{ index $leantimeprevious.data "LEAN_SESSION_PASSWORD" }}
|
||||
{{- else }}
|
||||
{{- $session_password := randAlphaNum 32 }}
|
||||
LEAN_SESSION_PASSWORD: {{ $session_password | b64enc | quote }}
|
||||
{{- end }}
|
||||
|
||||
{{- end -}}
|
|
@ -0,0 +1,7 @@
|
|||
{{- include "common.setup" . }}
|
||||
|
||||
{{/* Render secrets for leantime */}}
|
||||
{{- include "leantime.secrets" . }}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{ include "common.postSetup" . }}
|
Loading…
Reference in New Issue