Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-12-30 01:12:17 +00:00
parent 44d1386d69
commit 427e2b2699
14 changed files with 2210 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [fireflyiii-19.0.18](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-2.0.7...fireflyiii-19.0.18) (2022-12-30)
### Chore
- update container image tccr.io/truecharts/fireflyiii-core to v5.7.17
## [fireflyiii-19.0.17](https://github.com/truecharts/charts/compare/fireflyiii-19.0.16...fireflyiii-19.0.17) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [fireflyiii-19.0.16](https://github.com/truecharts/charts/compare/fireflyiii-19.0.15...fireflyiii-19.0.16) (2022-12-27)
### Chore
- update helm general non-major ([#5848](https://github.com/truecharts/charts/issues/5848))
## [fireflyiii-19.0.15](https://github.com/truecharts/charts/compare/fireflyiii-19.0.14...fireflyiii-19.0.15) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [fireflyiii-19.0.14](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-2.0.5...fireflyiii-19.0.14) (2022-12-26)
### Chore
- update container image tccr.io/truecharts/fireflyiii-core to v5.7.16 ([#5823](https://github.com/truecharts/charts/issues/5823))
## [fireflyiii-19.0.13](https://github.com/truecharts/charts/compare/fireflyiii-19.0.12...fireflyiii-19.0.13) (2022-12-25)
### Chore
- update helm general non-major
## [fireflyiii-19.0.12](https://github.com/truecharts/charts/compare/fireflyiii-19.0.11...fireflyiii-19.0.12) (2022-12-19)
### Chore
- update helm general non-major
## [fireflyiii-19.0.11](https://github.com/truecharts/charts/compare/fireflyiii-19.0.10...fireflyiii-19.0.11) (2022-12-18)
### Chore
- update helm chart postgresql to v11.0.13 ([#5495](https://github.com/truecharts/charts/issues/5495))
- update helm chart redis to v5.0.16
## [fireflyiii-19.0.10](https://github.com/truecharts/charts/compare/fireflyiii-19.0.9...fireflyiii-19.0.10) (2022-12-13)
### Chore
- update helm general non-major
## [fireflyiii-19.0.9](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-2.0.2...fireflyiii-19.0.9) (2022-12-05)
### Chore
- update helm general non-major
## [fireflyiii-19.0.8](https://github.com/truecharts/charts/compare/fireflyiii-19.0.6...fireflyiii-19.0.8) (2022-11-30)

View File

@ -0,0 +1,37 @@
apiVersion: v2
appVersion: "5.7.17"
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.17
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 5.0.22
deprecated: false
description: A free and open source personal finance manager
home: https://truecharts.org/charts/stable/fireflyiii
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png
keywords:
- fireflyiii
- finacial
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: fireflyiii
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii
- https://github.com/firefly-iii/firefly-iii/
type: application
version: 19.0.18
annotations:
truecharts.org/catagories: |
- finacial
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 @@
## [fireflyiii-19.0.18](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-2.0.7...fireflyiii-19.0.18) (2022-12-30)
### Chore
- update container image tccr.io/truecharts/fireflyiii-core to v5.7.17

View File

@ -0,0 +1,8 @@
A free and open source personal finance manager
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/fireflyiii](https://truecharts.org/charts/stable/fireflyiii)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can!

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,93 @@
image:
repository: tccr.io/truecharts/fireflyiii-core
pullPolicy: IfNotPresent
tag: 5.7.17@sha256:1f9578a54a1873d0977cc2e61a32703e92a39c99fc398d5293ac368c578e92e7
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10082
targetPort: 8080
probes:
liveness:
path: "/login"
readiness:
path: "/login"
startup:
path: "/login"
env:
DB_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}"
DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"
DB_CONNECTION: pgsql
DB_PORT: 5432
REDIS_DB: "0"
REDIS_CACHE_DB: "1"
CACHE_DRIVER: redis
SESSION_DRIVER: redis
REDIS_SCHEME: tcp
REDIS_PORT: 6379
APP_URL: ""
TRUSTED_PROXIES: "172.16.0.0/16"
DB_HOST:
secretKeyRef:
name: dbcreds
key: plainhost
DB_PASSWORD:
secretKeyRef:
name: dbcreds
key: postgresql-password
REDIS_HOST:
secretKeyRef:
name: rediscreds
key: plainhost
REDIS_PASSWORD:
secretKeyRef:
name: rediscreds
key: redis-password
STATIC_CRON_TOKEN:
secretKeyRef:
name: fireflyiii-secrets
key: STATIC_CRON_TOKEN
APP_KEY:
secretKeyRef:
name: fireflyiii-secrets
key: APP_KEY
persistence:
data:
enabled: true
mountPath: "/var/www/html/storage/upload"
cronjob:
schedule: "0 3 * * *"
annotations: {}
failedJobsHistoryLimit: 5
successfulJobsHistoryLimit: 2
# Enabled redis
redis:
enabled: true
existingSecret: "rediscreds"
# Enabled postgres
postgresql:
enabled: true
existingSecret: "dbcreds"
postgresqlUsername: firefly
postgresqlDatabase: firefly
portal:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,54 @@
{{/* Define the cronjob */}}
{{- define "fireflyiii.cronjob" -}}
{{- $jobName := include "tc.common.names.fullname" . }}
---
apiVersion: batch/v1
kind: CronJob
metadata:
name: {{ printf "%s-cronjob" $jobName }}
labels:
{{- include "tc.common.labels" . | nindent 4 }}
spec:
schedule: "{{ .Values.cronjob.schedule }}"
concurrencyPolicy: Forbid
{{- with .Values.cronjob.failedJobsHistoryLimit }}
failedJobsHistoryLimit: {{ . }}
{{- end }}
{{- with .Values.cronjob.successfulJobsHistoryLimit }}
successfulJobsHistoryLimit: {{ . }}
{{- end }}
jobTemplate:
metadata:
spec:
template:
metadata:
spec:
securityContext:
runAsUser: 568
runAsGroup: 568
restartPolicy: Never
containers:
- name: {{ .Chart.Name }}
securityContext:
privileged: false
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
runAsNonRoot: true
capabilities:
drop:
- ALL
env:
- name: STATIC_CRON_TOKEN
valueFrom:
secretKeyRef:
name: fireflyiii-secrets
key: STATIC_CRON_TOKEN
image: "{{ .Values.ubuntuImage.repository }}:{{ .Values.ubuntuImage.tag }}"
args:
- curl
- "http://{{ $jobName }}.ix-{{ .Release.Name }}.svc.cluster.local:{{ .Values.service.main.ports.main.port }}/api/v1/cron/$(STATIC_CRON_TOKEN)"
resources:
{{ toYaml .Values.resources | indent 16 }}
{{- end -}}

View File

@ -0,0 +1,24 @@
{{/* Define the secrets */}}
{{- define "fireflyiii.secrets" -}}
---
apiVersion: v1
kind: Secret
type: Opaque
metadata:
name: fireflyiii-secrets
{{- $fireflyiiiprevious := lookup "v1" "Secret" .Release.Namespace "fireflyiii-secrets" }}
{{- $static_cron_token := "" }}
{{- $app_key := "" }}
data:
{{- if $fireflyiiiprevious}}
STATIC_CRON_TOKEN: {{ index $fireflyiiiprevious.data "STATIC_CRON_TOKEN" }}
APP_KEY: {{ index $fireflyiiiprevious.data "APP_KEY" }}
{{- else }}
{{- $static_cron_token := randAlphaNum 32 }}
{{- $app_key := randAlphaNum 32 }}
STATIC_CRON_TOKEN: {{ $static_cron_token | b64enc }}
APP_KEY: {{ $app_key | b64enc }}
{{- end }}
{{- end -}}

View File

@ -0,0 +1,11 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.common.loader.init" . }}
{{/* Render secrets for fireflyiii */}}
{{- include "fireflyiii.secrets" . }}
{{/* Render cronjob for fireflyiii */}}
{{- include "fireflyiii.cronjob" . }}
{{/* Render the templates */}}
{{ include "tc.common.loader.apply" . }}

View File