Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d9cb7f7411
commit
e458107cdb
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [kanboard-12.0.17](https://github.com/truecharts/charts/compare/kanboard-12.0.16...kanboard-12.0.17) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/kanboard to v1.2.29 ([#9247](https://github.com/truecharts/charts/issues/9247))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kanboard-12.0.16](https://github.com/truecharts/charts/compare/kanboard-12.0.15...kanboard-12.0.16) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kanboard-12.0.15](https://github.com/truecharts/charts/compare/kanboard-12.0.14...kanboard-12.0.15) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kanboard-12.0.14](https://github.com/truecharts/charts/compare/kanboard-12.0.13...kanboard-12.0.14) (2023-05-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kanboard-12.0.13](https://github.com/truecharts/charts/compare/kanboard-12.0.12...kanboard-12.0.13) (2023-05-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kanboard-12.0.12](https://github.com/truecharts/charts/compare/kanboard-12.0.11...kanboard-12.0.12) (2023-05-22)
|
||||
|
||||
### Feat
|
||||
|
||||
- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kanboard-12.0.11](https://github.com/truecharts/charts/compare/kanboard-12.0.10...kanboard-12.0.11) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kanboard-12.0.10](https://github.com/truecharts/charts/compare/kanboard-12.0.9...kanboard-12.0.10) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kanboard-12.0.9](https://github.com/truecharts/charts/compare/kanboard-12.0.8...kanboard-12.0.9) (2023-05-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kanboard-12.0.8](https://github.com/truecharts/charts/compare/kanboard-12.0.7...kanboard-12.0.8) (2023-04-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/kanboard to v1.2.28 ([#8460](https://github.com/truecharts/charts/issues/8460))
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.2.29"
|
||||
description: Kanboard is a free and open source Kanban project management software.
|
||||
name: kanboard
|
||||
version: 12.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: 12.10.4
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -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*
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
## [kanboard-12.0.17](https://github.com/truecharts/charts/compare/kanboard-12.0.16...kanboard-12.0.17) (2023-05-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/kanboard to v1.2.29 ([#9247](https://github.com/truecharts/charts/issues/9247))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
|
@ -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.
|
@ -0,0 +1,52 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/kanboard
|
||||
tag: v1.2.29@sha256:5c56221ac54ceeb879aa021b86553aa1c09dbe2e493233b0d491b1982d1e6d94
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10015
|
||||
targetPort: 80
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/var/www/app/data"
|
||||
ssl:
|
||||
enabled: true
|
||||
mountPath: "/etc/nginx/ssl"
|
||||
cnpg:
|
||||
main:
|
||||
enabled: true
|
||||
|
||||
user: kanboard
|
||||
database: kanboard
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
MAIL_CONFIGURATION: false
|
||||
LOG_DRIVER: stdout
|
||||
DB_DRIVER: "postgres"
|
||||
DB_NAME: "{{ .Values.cnpg.main.database }}"
|
||||
DB_USERNAME: "{{ .Values.cnpg.main.user }}"
|
||||
DB_PORT: "5432"
|
||||
DB_PASSWORD:
|
||||
secretKeyRef:
|
||||
name: cnpg-main-user
|
||||
key: password
|
||||
DB_HOSTNAME:
|
||||
secretKeyRef:
|
||||
name: cnpg-main-urls
|
||||
key: host
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue