Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-01-16 06:57:16 +00:00
parent db27b3fde0
commit 97df82461b
11 changed files with 2145 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [kanboard-11.0.17](https://github.com/truecharts/charts/compare/kanboard-11.0.16...kanboard-11.0.17) (2023-01-16)
### Chore
- update container image tccr.io/truecharts/kanboard to v1.2.26
## [kanboard-11.0.16](https://github.com/truecharts/charts/compare/kanboard-11.0.15...kanboard-11.0.16) (2023-01-07)
### Chore
- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121))
## [kanboard-11.0.15](https://github.com/truecharts/charts/compare/kanboard-11.0.14...kanboard-11.0.15) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [kanboard-11.0.14](https://github.com/truecharts/charts/compare/kanboard-11.0.13...kanboard-11.0.14) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [kanboard-11.0.13](https://github.com/truecharts/charts/compare/kanboard-11.0.12...kanboard-11.0.13) (2022-12-25)
### Chore
- update helm general non-major
## [kanboard-11.0.12](https://github.com/truecharts/charts/compare/kanboard-11.0.11...kanboard-11.0.12) (2022-12-19)
### Chore
- update helm general non-major
## [kanboard-11.0.11](https://github.com/truecharts/charts/compare/kanboard-11.0.10...kanboard-11.0.11) (2022-12-18)
### Chore
- update helm chart postgresql to v11.0.13 ([#5495](https://github.com/truecharts/charts/issues/5495))
## [kanboard-11.0.10](https://github.com/truecharts/charts/compare/kanboard-11.0.9...kanboard-11.0.10) (2022-12-13)
### Chore
- update helm general non-major
## [kanboard-11.0.9](https://github.com/truecharts/charts/compare/kanboard-11.0.8...kanboard-11.0.9) (2022-12-05)
### Chore
- update helm general non-major
## [kanboard-11.0.8](https://github.com/truecharts/charts/compare/kanboard-11.0.6...kanboard-11.0.8) (2022-11-30)
## [kanboard-11.0.8](https://github.com/truecharts/charts/compare/kanboard-11.0.6...kanboard-11.0.8) (2022-11-30)
## [kanboard-11.0.8](https://github.com/truecharts/charts/compare/kanboard-11.0.6...kanboard-11.0.8) (2022-11-30)

View File

@ -0,0 +1,31 @@
apiVersion: v2
appVersion: "1.2.26"
description: Kanboard is a free and open source Kanban project management software.
name: kanboard
version: 11.0.17
kubeVersion: ">=1.16.0-0"
keywords:
- kanboard
- kanban
home: https://truecharts.org/charts/stable/kanboard
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.png
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/kanboard
- https://github.com/kanboard/kanboard
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 11.0.18
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
annotations:
truecharts.org/catagories: |
- media
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/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*

View File

@ -0,0 +1,9 @@
## [kanboard-11.0.17](https://github.com/truecharts/charts/compare/kanboard-11.0.16...kanboard-11.0.17) (2023-01-16)
### Chore
- update container image tccr.io/truecharts/kanboard to v1.2.26

View File

@ -0,0 +1,8 @@
Kanboard is a free and open source Kanban project management software.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/kanboard](https://truecharts.org/charts/stable/kanboard)
---
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,52 @@
image:
repository: tccr.io/truecharts/kanboard
tag: 1.2.26@sha256:d266d93b0e1047db83e3a324d9757eaa0b00efeee920fa12b82fbe0482344275
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
MAIL_CONFIGURATION: false
LOG_DRIVER: stdout
DB_DRIVER: "postgres"
DB_NAME: "{{ .Values.postgresql.postgresqlDatabase }}"
DB_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}"
DB_PORT: "5432"
DB_PASSWORD:
secretKeyRef:
name: dbcreds
key: postgresql-password
DB_HOSTNAME:
secretKeyRef:
name: dbcreds
key: plainhost
service:
main:
ports:
main:
port: 10015
targetPort: 80
persistence:
data:
enabled: true
mountPath: "/var/www/app/data"
ssl:
enabled: true
mountPath: "/etc/nginx/ssl"
postgresql:
enabled: true
existingSecret: "dbcreds"
postgresqlUsername: kanboard
postgresqlDatabase: kanboard
portal:
enabled: true

File diff suppressed because it is too large Load Diff

View File

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

View File