Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f5b591e873
commit
e6edb9a134
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.1.0](https://github.com/truecharts/charts/compare/mariadb-11.0.18...mariadb-11.1.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image bitnami/mariadb to v11.2.2[@a095ab8](https://github.com/a095ab8) by renovate ([#16485](https://github.com/truecharts/charts/issues/16485))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.0.18](https://github.com/truecharts/charts/compare/mariadb-11.0.17...mariadb-11.0.18) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image bitnami/mariadb to v[@815054a](https://github.com/815054a) by renovate ([#16394](https://github.com/truecharts/charts/issues/16394))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.0.17](https://github.com/truecharts/charts/compare/mariadb-11.0.16...mariadb-11.0.17) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.21 by renovate ([#16381](https://github.com/truecharts/charts/issues/16381))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.0.16](https://github.com/truecharts/charts/compare/mariadb-11.0.15...mariadb-11.0.16) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.20 by renovate ([#16375](https://github.com/truecharts/charts/issues/16375))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.0.15](https://github.com/truecharts/charts/compare/mariadb-11.0.14...mariadb-11.0.15) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.17 by renovate ([#16372](https://github.com/truecharts/charts/issues/16372))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.0.14](https://github.com/truecharts/charts/compare/mariadb-11.0.13...mariadb-11.0.14) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.16 by renovate ([#16371](https://github.com/truecharts/charts/issues/16371))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.0.13](https://github.com/truecharts/charts/compare/mariadb-11.0.12...mariadb-11.0.13) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.15 by renovate ([#16367](https://github.com/truecharts/charts/issues/16367))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.0.12](https://github.com/truecharts/charts/compare/mariadb-11.0.11...mariadb-11.0.12) (2023-12-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.13 by renovate ([#16360](https://github.com/truecharts/charts/issues/16360))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.0.11](https://github.com/truecharts/charts/compare/mariadb-11.0.10...mariadb-11.0.11) (2023-12-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.12 by renovate ([#16358](https://github.com/truecharts/charts/issues/16358))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.0.10](https://github.com/truecharts/charts/compare/mariadb-11.0.9...mariadb-11.0.10) (2023-12-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.10 by renovate ([#16349](https://github.com/truecharts/charts/issues/16349))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.0.9](https://github.com/truecharts/charts/compare/mariadb-11.0.8...mariadb-11.0.9) (2023-12-22)
|
||||
|
||||
### Fix
|
|
@ -0,0 +1,41 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: mariadb
|
||||
version: 11.1.0
|
||||
appVersion: 11.2.2
|
||||
description: Fast, reliable, scalable, and easy to use open-source relational database system.
|
||||
home: https://truecharts.org/charts/dependency/mariadb
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://mariadb.org
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
|
||||
- https://hub.docker.com/r/bitnami/mariadb
|
||||
- https://github.com/bitnami/bitnami-docker-mariadb
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- mariadb
|
||||
- mysql
|
||||
- database
|
||||
- sql
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: database
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: dependency
|
||||
type: application
|
|
@ -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/dependency/mariadb)
|
||||
|
||||
**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*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mariadb-11.1.0](https://github.com/truecharts/charts/compare/mariadb-11.0.18...mariadb-11.1.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image bitnami/mariadb to v11.2.2[@a095ab8](https://github.com/a095ab8) by renovate ([#16485](https://github.com/truecharts/charts/issues/16485))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Fast, reliable, scalable, and easy to use open-source relational database system.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/mariadb](https://truecharts.org/charts/dependency/mariadb)
|
||||
|
||||
---
|
||||
|
||||
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!
|
|
@ -0,0 +1,76 @@
|
|||
image:
|
||||
repository: bitnami/mariadb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11.2.2@sha256:a095ab826c977ef12e06ff0004fd788f6ef10c1d066590c8e110c9d0be868127
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
MARIADB_PASSWORD:
|
||||
secretKeyRef:
|
||||
expandObjectName: "{{ if .Values.mariadbPassword }}true{{ else }}false{{ end }}"
|
||||
name: '{{ if .Values.mariadbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mariadbcreds" }}{{ end }}'
|
||||
key: "mariadb-password"
|
||||
MARIADB_ROOT_PASSWORD:
|
||||
secretKeyRef:
|
||||
expandObjectName: "{{ if .Values.mariadbPassword }}true{{ else }}false{{ end }}"
|
||||
name: '{{ if .Values.mariadbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mariadbcreds" }}{{ end }}'
|
||||
key: "mariadb-root-password"
|
||||
MARIADB_USER: "{{ .Values.mariadbUsername }}"
|
||||
MARIADB_DATABASE: "{{ .Values.mariadbDatabase }}"
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- /bin/bash
|
||||
- -ec
|
||||
- "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
|
||||
readiness:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- /bin/bash
|
||||
- -ec
|
||||
- "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
|
||||
startup:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- /bin/bash
|
||||
- -ec
|
||||
- "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 3306
|
||||
targetPort: 3306
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsGroup: 0
|
||||
secret:
|
||||
credentials:
|
||||
enabled: true
|
||||
data:
|
||||
mariadb-password: '{{ ( .Values.mariadbPassword | default "empty" ) }}'
|
||||
mariadb-root-password: '{{ ( .Values.mariadbRootPassword | default "empty" ) }}'
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/bitnami/mariadb"
|
||||
mariadbUsername: "test"
|
||||
mariadbDatabase: "test"
|
||||
mariadbRootPassword: "testroot"
|
||||
# -- Secret or password
|
||||
# One of these options is required, unless used as a dependency for another TrueCharts chart.
|
||||
mariadbPassword: ""
|
||||
existingSecret: ""
|
||||
portal:
|
||||
open:
|
||||
enabled: false
|
||||
manifestManager:
|
||||
enabled: false
|
File diff suppressed because it is too large
Load Diff
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ddns-go-7.0.12](https://github.com/truecharts/charts/compare/ddns-go-7.0.11...ddns-go-7.0.12) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image jeessy/ddns-go to v5.6.7[@9b0a1d2](https://github.com/9b0a1d2) by renovate ([#16472](https://github.com/truecharts/charts/issues/16472))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ddns-go-7.1.0](https://github.com/truecharts/charts/compare/ddns-go-7.0.12...ddns-go-7.1.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image jeessy/ddns-go to v5.7.0[@e3210da](https://github.com/e3210da) by renovate ([#16493](https://github.com/truecharts/charts/issues/16493))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ddns-go-7.0.12](https://github.com/truecharts/charts/compare/ddns-go-7.0.11...ddns-go-7.0.12) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [ddns-go-7.0.3](https://github.com/truecharts/charts/compare/ddns-go-7.0.2...ddns-go-7.0.3) (2023-12-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure patches are applied globally
|
||||
|
||||
|
||||
|
||||
|
||||
## [ddns-go-7.0.2](https://github.com/truecharts/charts/compare/ddns-go-7.0.1...ddns-go-7.0.2) (2023-12-21)
|
||||
|
||||
### Chore
|
|
@ -1,16 +1,16 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: ddns-go
|
||||
version: 7.0.12
|
||||
appVersion: 5.6.7
|
||||
version: 7.1.0
|
||||
appVersion: 5.7.0
|
||||
description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
|
||||
home: https://truecharts.org/charts/stable/ddns-go
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/jeessy/ddns-go
|
||||
- https://github.com/jeessy2/ddns-go
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
|
||||
- https://hub.docker.com/r/jeessy/ddns-go
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ddns-go-7.1.0](https://github.com/truecharts/charts/compare/ddns-go-7.0.12...ddns-go-7.1.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image jeessy/ddns-go to v5.7.0[@e3210da](https://github.com/e3210da) by renovate ([#16493](https://github.com/truecharts/charts/issues/16493))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: jeessy/ddns-go
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.6.7@sha256:9b0a1d27ef6e6d3c563f0601465462e91feb5081332dc7fc36e3bf8218ef6ba4
|
||||
tag: v5.7.0@sha256:e3210da1e06af02219514ab89a6a777dc6e358ccf38e44cab32d95323cc4f0c9
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [neko-3.0.19](https://github.com/truecharts/charts/compare/neko-3.0.18...neko-3.0.19) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
|
||||
|
||||
|
|
@ -4,6 +4,22 @@
|
|||
|
||||
|
||||
|
||||
## [neko-3.0.20](https://github.com/truecharts/charts/compare/neko-3.0.19...neko-3.0.20) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image m1k1o/neko to vivaldi[@4d0f7db](https://github.com/4d0f7db) by renovate ([#16514](https://github.com/truecharts/charts/issues/16514))
|
||||
- update container image m1k1o/neko to vlc[@51d1719](https://github.com/51d1719) by renovate ([#16515](https://github.com/truecharts/charts/issues/16515))
|
||||
- update container image m1k1o/neko to brave[@fd89115](https://github.com/fd89115) by renovate ([#16507](https://github.com/truecharts/charts/issues/16507))
|
||||
- update container image m1k1o/neko to tor-browser[@8f7cea0](https://github.com/8f7cea0) by renovate ([#16513](https://github.com/truecharts/charts/issues/16513))
|
||||
- update container image m1k1o/neko to remmina[@707cb4e](https://github.com/707cb4e) by renovate ([#16512](https://github.com/truecharts/charts/issues/16512))
|
||||
- update container image m1k1o/neko to firefox[@721d433](https://github.com/721d433) by renovate ([#16509](https://github.com/truecharts/charts/issues/16509))
|
||||
- update container image m1k1o/neko to google-chrome[@c81e1b2](https://github.com/c81e1b2) by renovate ([#16510](https://github.com/truecharts/charts/issues/16510))
|
||||
- update container image m1k1o/neko to chromium[@6d58fb5](https://github.com/6d58fb5) by renovate ([#16508](https://github.com/truecharts/charts/issues/16508))
|
||||
|
||||
|
||||
|
||||
|
||||
## [neko-3.0.19](https://github.com/truecharts/charts/compare/neko-3.0.18...neko-3.0.19) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
@ -81,14 +97,3 @@
|
|||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16346](https://github.com/truecharts/charts/issues/16346))
|
||||
|
||||
|
||||
|
||||
|
||||
## [neko-3.0.10](https://github.com/truecharts/charts/compare/neko-3.0.9...neko-3.0.10) (2023-12-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- move more from incubator to stable
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: neko
|
||||
version: 3.0.19
|
||||
version: 3.0.20
|
||||
appVersion: firefox
|
||||
description: A self hosted virtual browser that runs in Chart
|
||||
home: https://truecharts.org/charts/incubator/neko
|
|
@ -0,0 +1,16 @@
|
|||
|
||||
|
||||
## [neko-3.0.20](https://github.com/truecharts/charts/compare/neko-3.0.19...neko-3.0.20) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image m1k1o/neko to vivaldi[@4d0f7db](https://github.com/4d0f7db) by renovate ([#16514](https://github.com/truecharts/charts/issues/16514))
|
||||
- update container image m1k1o/neko to vlc[@51d1719](https://github.com/51d1719) by renovate ([#16515](https://github.com/truecharts/charts/issues/16515))
|
||||
- update container image m1k1o/neko to brave[@fd89115](https://github.com/fd89115) by renovate ([#16507](https://github.com/truecharts/charts/issues/16507))
|
||||
- update container image m1k1o/neko to tor-browser[@8f7cea0](https://github.com/8f7cea0) by renovate ([#16513](https://github.com/truecharts/charts/issues/16513))
|
||||
- update container image m1k1o/neko to remmina[@707cb4e](https://github.com/707cb4e) by renovate ([#16512](https://github.com/truecharts/charts/issues/16512))
|
||||
- update container image m1k1o/neko to firefox[@721d433](https://github.com/721d433) by renovate ([#16509](https://github.com/truecharts/charts/issues/16509))
|
||||
- update container image m1k1o/neko to google-chrome[@c81e1b2](https://github.com/c81e1b2) by renovate ([#16510](https://github.com/truecharts/charts/issues/16510))
|
||||
- update container image m1k1o/neko to chromium[@6d58fb5](https://github.com/6d58fb5) by renovate ([#16508](https://github.com/truecharts/charts/issues/16508))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,15 +1,15 @@
|
|||
braveImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: brave@sha256:5d853c22f1a1f47a44f8477b5acaa0fb8a0e81e04d333ce702ae88ea922d4fb0
|
||||
tag: brave@sha256:fd891156c3a08e459a1f23bc0ccdac3bb93394d9cb6d8bb6ccc8c798d85cfdbf
|
||||
chromeImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: google-chrome@sha256:abdedb3d37fd93fb7cfb3670cc44921b8f93eac2f5a9ae4df19f3e7b70ce0fb9
|
||||
tag: google-chrome@sha256:c81e1b2b6e49702f899ab4680985073c332cca6ca9016de994428b8c81827697
|
||||
chromiumImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: chromium@sha256:4d0064f9968ccf4ac41a1a1a945a2a9ee2f183397b167186a26de9d8b2977450
|
||||
tag: chromium@sha256:6d58fb56ae70560b3c52c8e8ca2c4030c11fea798b5e0c856c0625c277ffa161
|
||||
edgeImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
|
@ -17,7 +17,7 @@ edgeImage:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: firefox@sha256:5c2d1c0c0ebd23afd1b23bb99d86ad1707bdcdb78df9e8f374cd5d6a81bcd1f5
|
||||
tag: firefox@sha256:721d433e9f328808f24c9f0603047e669ad1fd181a733131eef7f735e6a104d8
|
||||
imageSelector: image
|
||||
portal:
|
||||
open:
|
||||
|
@ -25,7 +25,7 @@ portal:
|
|||
remminaImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: remmina@sha256:0c512621f6c2179e9bd011aa3bb99a66d551fca3041321fd2a6362f306526cfb
|
||||
tag: remmina@sha256:707cb4ebae44a6a05988ac6f41ba0a6e240d3f97379e83e4ca438c06823dcfd8
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
@ -57,15 +57,15 @@ service:
|
|||
torImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: tor-browser@sha256:0da15108549aebdc35213c9b48953b001a89ad8c82c692123ae75a16fa0b389e
|
||||
tag: tor-browser@sha256:8f7cea0579bc06da359bb1dfe9423c55c81019a46d819f3b3388c9f0a9bc5e25
|
||||
vivaldiImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: vivaldi@sha256:cfbee0000006c076d994dddd85c32faf16135165a2a0cfdecbc4de7dc6b94df6
|
||||
tag: vivaldi@sha256:4d0f7db4e8d306deca095c0720aaeeb980285bb0ec44b90ff907ddf4be5d682b
|
||||
vlcImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: vlc@sha256:cc5f2f99eb83017a5c41c36e24f77a5019c5fef0b8559f87113f63258ec1d1db
|
||||
tag: vlc@sha256:51d17191a7c5dd58e4d14a91705b8b28a7150ed206abd9d9b67e5d9cea9f5ae7
|
||||
vncviewerImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [vikunja-10.2.0](https://github.com/truecharts/charts/compare/vikunja-10.0.13...vikunja-10.2.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update vikunja to v0.22.0[@91609ef](https://github.com/91609ef) by renovate (minor) ([#16501](https://github.com/truecharts/charts/issues/16501))
|
||||
|
||||
|
||||
|
||||
|
||||
## [vikunja-10.0.13](https://github.com/truecharts/charts/compare/vikunja-10.0.12...vikunja-10.0.13) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image nginx to 1.25.3[@2bdc49f](https://github.com/2bdc49f) by renovate ([#16440](https://github.com/truecharts/charts/issues/16440))
|
||||
|
||||
|
||||
|
||||
|
||||
## [vikunja-10.0.12](https://github.com/truecharts/charts/compare/vikunja-10.0.11...vikunja-10.0.12) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
|
||||
|
||||
|
||||
|
||||
|
||||
## [vikunja-10.0.11](https://github.com/truecharts/charts/compare/vikunja-10.0.10...vikunja-10.0.11) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
|
||||
|
||||
|
||||
|
||||
|
||||
## [vikunja-10.0.10](https://github.com/truecharts/charts/compare/vikunja-10.0.9...vikunja-10.0.10) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
|
||||
|
||||
|
||||
|
||||
|
||||
## [vikunja-10.0.9](https://github.com/truecharts/charts/compare/vikunja-10.0.8...vikunja-10.0.9) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
|
||||
|
||||
|
||||
|
||||
|
||||
## [vikunja-10.0.8](https://github.com/truecharts/charts/compare/vikunja-10.0.7...vikunja-10.0.8) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361))
|
||||
|
||||
|
||||
|
||||
|
||||
## [vikunja-10.0.7](https://github.com/truecharts/charts/compare/vikunja-10.0.6...vikunja-10.0.7) (2023-12-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359))
|
||||
|
||||
|
||||
|
||||
|
||||
## [vikunja-10.0.6](https://github.com/truecharts/charts/compare/vikunja-10.0.5...vikunja-10.0.6) (2023-12-22)
|
||||
|
||||
### Fix
|
||||
|
||||
- expose custom options for homepage integration
|
||||
|
||||
|
||||
|
||||
|
||||
## [vikunja-10.0.5](https://github.com/truecharts/charts/compare/vikunja-10.0.4...vikunja-10.0.5) (2023-12-21)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump to release middleware fix
|
||||
|
||||
|
||||
|
||||
|
||||
## [vikunja-10.0.4](https://github.com/truecharts/charts/compare/vikunja-10.0.3...vikunja-10.0.4) (2023-12-21)
|
||||
|
||||
### Chore
|
|
@ -0,0 +1,43 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: vikunja
|
||||
version: 10.2.0
|
||||
appVersion: 0.22.0
|
||||
description: The to-do app to organize your life.
|
||||
home: https://truecharts.org/charts/stable/vikunja
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://vikunja.io/docs
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/vikunja
|
||||
- https://hub.docker.com/r/vikunja/frontend
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- vikunja
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 10.0.17
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
|
@ -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/vikunja)
|
||||
|
||||
**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*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [vikunja-10.2.0](https://github.com/truecharts/charts/compare/vikunja-10.0.13...vikunja-10.2.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update vikunja to v0.22.0[@91609ef](https://github.com/91609ef) by renovate (minor) ([#16501](https://github.com/truecharts/charts/issues/16501))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
The to-do app to organize your life.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/vikunja](https://truecharts.org/charts/stable/vikunja)
|
||||
|
||||
---
|
||||
|
||||
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.
|
@ -0,0 +1,212 @@
|
|||
image:
|
||||
repository: vikunja/api
|
||||
tag: 0.22.0@sha256:91609ef6c7887f9dbf03542da675dc784807f9861907bdcdb775d4a127605646
|
||||
pullPolicy: IfNotPresent
|
||||
frontendImage:
|
||||
repository: vikunja/frontend
|
||||
tag: 0.22.0@sha256:f603ef35acfe030d34752bc3d84e45a234152110345edf8cf2939db986e900b1
|
||||
pullPolicy: IfNotPresent
|
||||
nginxImage:
|
||||
repository: nginx
|
||||
tag: 1.25.3@sha256:2bdc49f2f8ae8d8dc50ed00f2ee56d00385c6f8bc8a8b320d0a294d9e3b49026
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
type: http
|
||||
port: 3456
|
||||
path: /health
|
||||
readiness:
|
||||
type: http
|
||||
port: 3456
|
||||
path: /health
|
||||
startup:
|
||||
type: http
|
||||
port: 3456
|
||||
path: /health
|
||||
frontend:
|
||||
enabled: true
|
||||
imageSelector: frontendImage
|
||||
probes:
|
||||
liveness:
|
||||
type: http
|
||||
port: 80
|
||||
readiness:
|
||||
type: http
|
||||
port: 80
|
||||
startup:
|
||||
type: http
|
||||
port: 80
|
||||
proxy:
|
||||
enabled: true
|
||||
imageSelector: nginxImage
|
||||
probes:
|
||||
liveness:
|
||||
type: http
|
||||
port: "{{ .Values.service.main.ports.main.port }}"
|
||||
readiness:
|
||||
type: http
|
||||
port: "{{ .Values.service.main.ports.main.port }}"
|
||||
startup:
|
||||
type: http
|
||||
port: "{{ .Values.service.main.ports.main.port }}"
|
||||
vikunja:
|
||||
service:
|
||||
jwtttl: 259200
|
||||
jwtttllong: 2592000
|
||||
motd: Welcome to your new Vikunja instance
|
||||
frontendurl: http://localhost:10220
|
||||
maxitemsperpage: 50
|
||||
enablecaldav: true
|
||||
enablelinksharing: true
|
||||
enableregistration: true
|
||||
enabletaskattachments: true
|
||||
enabletaskcomments: true
|
||||
enabletotp: true
|
||||
enableemailreminders: true
|
||||
enableuserdeletion: true
|
||||
maxavatarsize: 1024
|
||||
cors:
|
||||
enabled: true
|
||||
origins: []
|
||||
maxage: 0
|
||||
ratelimit:
|
||||
enabled: false
|
||||
kind: user
|
||||
period: 60
|
||||
limit: 100
|
||||
files:
|
||||
maxsize: 20MB
|
||||
avatar:
|
||||
gravatarexpiration: 3600
|
||||
legal:
|
||||
imprinturl: ""
|
||||
privacyurl: ""
|
||||
mailer:
|
||||
enabled: false
|
||||
host: ""
|
||||
port: 587
|
||||
authtype: plain
|
||||
username: ""
|
||||
password: ""
|
||||
fromemail: ""
|
||||
skiptlsverify: false
|
||||
forcessl: true
|
||||
queuelength: 100
|
||||
queuetimeout: 30
|
||||
log:
|
||||
enabled: true
|
||||
path: /app/vikunja/logs
|
||||
standard: stdout
|
||||
level: INFO
|
||||
database: "off"
|
||||
databaselevel: WARNING
|
||||
http: stdout
|
||||
echo: "off"
|
||||
events: stdout
|
||||
eventslevel: INFO
|
||||
defaultsettings:
|
||||
avatar_provider: initials
|
||||
avatar_file_id: 0
|
||||
email_reminders_enabled: false
|
||||
discoverable_by_name: false
|
||||
discoverable_by_email: false
|
||||
overdue_tasks_reminders_enabled: true
|
||||
overdue_tasks_reminders_time: "9:00"
|
||||
default_list_id: 0
|
||||
week_start: 0
|
||||
language: ""
|
||||
timezone: ""
|
||||
backgrounds:
|
||||
enabled: true
|
||||
providers:
|
||||
upload:
|
||||
enabled: true
|
||||
unsplash:
|
||||
enabled: false
|
||||
accesstoken: ""
|
||||
applicationid: ""
|
||||
auth:
|
||||
local:
|
||||
enabled: true
|
||||
openid:
|
||||
enabled: false
|
||||
redirecturl: ""
|
||||
providers: []
|
||||
# - name: ""
|
||||
# authurl: ""
|
||||
# logouturl: ""
|
||||
# clientid: ""
|
||||
# clientsecret: ""
|
||||
migration:
|
||||
todoist:
|
||||
enable: false
|
||||
clientid: ""
|
||||
clientsecret: ""
|
||||
redirecturl: ""
|
||||
trello:
|
||||
enable: false
|
||||
key: ""
|
||||
redirecturl: ""
|
||||
microsofttodo:
|
||||
enable: false
|
||||
clientid: ""
|
||||
clientsecret: ""
|
||||
redirecturl: ""
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10220
|
||||
persistence:
|
||||
files:
|
||||
enabled: true
|
||||
mountPath: /app/vikunja/files
|
||||
vikunja-nginx:
|
||||
enabled: true
|
||||
noMount: true
|
||||
type: configmap
|
||||
objectName: nginx-config
|
||||
targetSelector:
|
||||
main:
|
||||
proxy:
|
||||
mountPath: /etc/nginx/conf.d/default.conf
|
||||
subPath: nginx-config
|
||||
vikunja-config:
|
||||
enabled: true
|
||||
type: secret
|
||||
objectName: config
|
||||
targetSelector:
|
||||
main:
|
||||
main:
|
||||
subPath: config.yaml
|
||||
mountPath: /etc/vikunja/config.yaml
|
||||
metrics:
|
||||
main:
|
||||
enabled: true
|
||||
type: "servicemonitor"
|
||||
prometheusRule:
|
||||
enabled: false
|
||||
cnpg:
|
||||
main:
|
||||
enabled: true
|
||||
user: vikunja
|
||||
database: vikunja
|
||||
redis:
|
||||
enabled: true
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
capabilities:
|
||||
add:
|
||||
- NET_BIND_SERVICE
|
||||
updated: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,196 @@
|
|||
{{/* Define the secrets */}}
|
||||
{{- define "vikunja.secrets" -}}
|
||||
|
||||
{{- $secretStorage := printf "%s-storage-secret" (include "tc.v1.common.lib.chart.names.fullname" .) -}}
|
||||
{{- $pgHost := printf "%v-cnpg-main-rw" (include "tc.v1.common.lib.chart.names.fullname" $) -}}
|
||||
{{- $jwtSecret := randAlphaNum 32 -}}
|
||||
{{- with lookup "v1" "Secret" .Release.Namespace $secretStorage -}}
|
||||
{{- $jwtSecret = index .data "JWT_SECRET" | b64dec -}}
|
||||
{{- end }}
|
||||
secret:
|
||||
secret-storage:
|
||||
enabled: true
|
||||
data:
|
||||
JWT_SECRET: {{ $jwtSecret }}
|
||||
|
||||
config:
|
||||
enabled: true
|
||||
data:
|
||||
config.yaml: |
|
||||
database:
|
||||
type: postgres
|
||||
user: {{ .Values.cnpg.main.user }}
|
||||
password: {{ .Values.cnpg.main.creds.password | trimAll "\"" }}
|
||||
host: {{ $pgHost }}
|
||||
|
||||
cache:
|
||||
enabled: true
|
||||
type: redis
|
||||
|
||||
redis:
|
||||
enabled: true
|
||||
host: {{ printf "%v-%v:%v" .Release.Name "redis" "6379" }}
|
||||
password: {{ .Values.redis.creds.redisPassword | trimAll "\""}}
|
||||
db: 0
|
||||
|
||||
keyvalue:
|
||||
type: redis
|
||||
|
||||
service:
|
||||
interface: ":3456"
|
||||
JWTSecret: {{ $jwtSecret }}
|
||||
timezone: {{ .Values.TZ | quote }}
|
||||
{{- /* Multiply by 1, so large integers are not rendered in scientific notation
|
||||
See: https://github.com/helm/helm/issues/1707#issuecomment-1167860346 */}}
|
||||
jwtttl: {{ mul .Values.vikunja.service.jwtttl 1 }}
|
||||
jwtttllong: {{ mul .Values.vikunja.service.jwtttllong 1 }}
|
||||
frontendurl: {{ .Values.vikunja.service.frontendurl | quote }}
|
||||
maxitemsperpage: {{ .Values.vikunja.service.maxitemsperpage }}
|
||||
enablecaldav: {{ .Values.vikunja.service.enablecaldav }}
|
||||
motd: {{ .Values.vikunja.service.motd | quote }}
|
||||
enablelinksharing: {{ .Values.vikunja.service.enablelinksharing }}
|
||||
enableregistration: {{ .Values.vikunja.service.enableregistration }}
|
||||
enabletaskattachments: {{ .Values.vikunja.service.enabletaskattachments }}
|
||||
enabletaskcomments: {{ .Values.vikunja.service.enabletaskcomments }}
|
||||
enabletotp: {{ .Values.vikunja.service.enabletotp }}
|
||||
enableemailreminders: {{ .Values.vikunja.service.enableemailreminders }}
|
||||
enableuserdeletion: {{ .Values.vikunja.service.enableuserdeletion }}
|
||||
maxavatarsize: {{ .Values.vikunja.service.maxavatarsize }}
|
||||
|
||||
metrics:
|
||||
enabled: {{ .Values.metrics.enabled }}
|
||||
|
||||
cors:
|
||||
enabled: {{ .Values.vikunja.cors.enabled }}
|
||||
{{- with .Values.vikunja.cors.origins }}
|
||||
origins:
|
||||
{{- range . }}
|
||||
- {{ . | quote }}
|
||||
{{- end }}
|
||||
{{- else }}
|
||||
origins: []
|
||||
{{- end }}
|
||||
maxage: {{ .Values.vikunja.cors.maxage }}
|
||||
|
||||
mailer:
|
||||
enabled: {{ .Values.vikunja.mailer.enabled }}
|
||||
host: {{ .Values.vikunja.mailer.host | quote }}
|
||||
port: {{ .Values.vikunja.mailer.port }}
|
||||
authtype: {{ .Values.vikunja.mailer.authtype | quote }}
|
||||
username: {{ .Values.vikunja.mailer.username | quote }}
|
||||
password: {{ .Values.vikunja.mailer.password | quote }}
|
||||
skiptlsverify: {{ .Values.vikunja.mailer.skiptlsverify }}
|
||||
fromemail: {{ .Values.vikunja.mailer.fromemail | quote }}
|
||||
queuelength: {{ .Values.vikunja.mailer.queuelength }}
|
||||
queuetimeout: {{ .Values.vikunja.mailer.queuetimeout }}
|
||||
forcessl: {{ .Values.vikunja.mailer.forcessl }}
|
||||
|
||||
log:
|
||||
enabled: {{ .Values.vikunja.log.enabled }}
|
||||
path: {{ .Values.vikunja.log.path | quote }}
|
||||
standard: {{ .Values.vikunja.log.standard | quote }}
|
||||
level: {{ .Values.vikunja.log.level | quote }}
|
||||
database: {{ .Values.vikunja.log.database | quote }}
|
||||
databaselevel: {{ .Values.vikunja.log.databaselevel | quote }}
|
||||
http: {{ .Values.vikunja.log.http | quote }}
|
||||
echo: {{ .Values.vikunja.log.echo | quote }}
|
||||
events: {{ .Values.vikunja.log.events | quote }}
|
||||
eventslevel: {{ .Values.vikunja.log.eventslevel | quote }}
|
||||
|
||||
ratelimit:
|
||||
enabled: {{ .Values.vikunja.ratelimit.enabled }}
|
||||
kind: {{ .Values.vikunja.ratelimit.kind | quote }}
|
||||
period: {{ .Values.vikunja.ratelimit.period }}
|
||||
limit: {{ .Values.vikunja.ratelimit.limit }}
|
||||
store: redis
|
||||
|
||||
files:
|
||||
maxsize: {{ .Values.vikunja.files.maxsize }}
|
||||
|
||||
avatar:
|
||||
gravatarexpiration: {{ .Values.vikunja.avatar.gravatarexpiration }}
|
||||
|
||||
legal:
|
||||
imprinturl: {{ .Values.vikunja.legal.imprinturl | quote }}
|
||||
privacyurl: {{ .Values.vikunja.legal.privacyurl | quote }}
|
||||
|
||||
backgrounds:
|
||||
enabled: {{ .Values.vikunja.backgrounds.enabled }}
|
||||
providers:
|
||||
upload:
|
||||
enabled: {{ .Values.vikunja.backgrounds.providers.upload.enabled }}
|
||||
unsplash:
|
||||
enabled: {{ .Values.vikunja.backgrounds.providers.unsplash.enabled }}
|
||||
accesstoken: {{ .Values.vikunja.backgrounds.providers.unsplash.accesstoken | quote }}
|
||||
applicationid: {{ .Values.vikunja.backgrounds.providers.unsplash.applicationid | quote }}
|
||||
|
||||
migration:
|
||||
todoist:
|
||||
enable: {{ .Values.vikunja.migration.todoist.enable }}
|
||||
clientid: {{ .Values.vikunja.migration.todoist.clientid | quote }}
|
||||
clientsecret: {{ .Values.vikunja.migration.todoist.clientsecret | quote }}
|
||||
redirecturl: {{ .Values.vikunja.migration.todoist.redirecturl | quote }}
|
||||
trello:
|
||||
enable: {{ .Values.vikunja.migration.trello.enable }}
|
||||
key: {{ .Values.vikunja.migration.trello.key | quote }}
|
||||
redirecturl: {{ .Values.vikunja.migration.trello.redirecturl | quote }}
|
||||
microsofttodo:
|
||||
enable: {{ .Values.vikunja.migration.microsofttodo.enable }}
|
||||
clientid: {{ .Values.vikunja.migration.microsofttodo.clientid | quote }}
|
||||
clientsecret: {{ .Values.vikunja.migration.microsofttodo.clientsecret | quote }}
|
||||
redirecturl: {{ .Values.vikunja.migration.microsofttodo.redirecturl | quote }}
|
||||
|
||||
auth:
|
||||
local:
|
||||
enabled: {{ .Values.vikunja.auth.local.enabled }}
|
||||
openid:
|
||||
enabled: {{ .Values.vikunja.auth.openid.enabled }}
|
||||
{{- with .Values.vikunja.auth.openid.redirecturl }}
|
||||
redirecturl: {{ . | quote }}
|
||||
{{- end }}
|
||||
{{- with .Values.vikunja.auth.openid.providers }}
|
||||
providers:
|
||||
{{- range . }}
|
||||
- name: {{ .name | quote }}
|
||||
authurl: {{ .authurl | quote }}
|
||||
{{- with .logouturl }}
|
||||
logouturl: {{ . | quote }}
|
||||
{{- end }}
|
||||
clientid: {{ .clientid | quote }}
|
||||
clientsecret: {{ .clientsecret | quote }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
||||
defaultsettings:
|
||||
avatar_provider: {{ .Values.vikunja.defaultsettings.avatar_provider | quote }}
|
||||
avatar_file_id: {{ .Values.vikunja.defaultsettings.avatar_file_id }}
|
||||
email_reminders_enabled: {{ .Values.vikunja.defaultsettings.email_reminders_enabled }}
|
||||
discoverable_by_name: {{ .Values.vikunja.defaultsettings.discoverable_by_name }}
|
||||
discoverable_by_email: {{ .Values.vikunja.defaultsettings.discoverable_by_email }}
|
||||
overdue_tasks_reminders_enabled: {{ .Values.vikunja.defaultsettings.overdue_tasks_reminders_enabled }}
|
||||
overdue_tasks_reminders_time: {{ .Values.vikunja.defaultsettings.overdue_tasks_reminders_time | quote }}
|
||||
default_list_id: {{ .Values.vikunja.defaultsettings.default_list_id }}
|
||||
week_start: {{ .Values.vikunja.defaultsettings.week_start }}
|
||||
{{- with .Values.vikunja.defaultsettings.language }}
|
||||
language: {{ . | quote }}
|
||||
{{- end }}
|
||||
{{- with .Values.vikunja.defaultsettings.timezone }}
|
||||
timezone: {{ . | quote }}
|
||||
{{- end }}
|
||||
|
||||
configmap:
|
||||
nginx-config:
|
||||
enabled: true
|
||||
data:
|
||||
nginx-config: |
|
||||
server {
|
||||
listen {{ .Values.service.main.ports.main.port }};
|
||||
location / {
|
||||
proxy_pass http://localhost:80;
|
||||
}
|
||||
location ~* ^/(api|dav|\.well-known)/ {
|
||||
proxy_pass http://localhost:3456;
|
||||
client_max_body_size {{ .Values.vikunja.files.maxsize | upper | trimSuffix "B" }};
|
||||
}
|
||||
}
|
||||
{{- end -}}
|
|
@ -0,0 +1,8 @@
|
|||
{{- include "tc.v1.common.loader.init" . }}
|
||||
|
||||
{{- $secrets := include "vikunja.secrets" . | fromYaml -}}
|
||||
{{- if $secrets -}}
|
||||
{{- $_ := mustMergeOverwrite .Values $secrets -}}
|
||||
{{- end -}}
|
||||
|
||||
{{ include "tc.v1.common.loader.apply" . }}
|
Loading…
Reference in New Issue