Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2c87757b36
commit
9938cc98a1
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [fireflyiii-21.0.6](https://github.com/truecharts/charts/compare/fireflyiii-21.0.5...fireflyiii-21.0.6) (2023-09-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fireflyiii-core to v6.0.26 ([#12911](https://github.com/truecharts/charts/issues/12911))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fireflyiii-21.0.5](https://github.com/truecharts/charts/compare/fireflyiii-21.0.4...fireflyiii-21.0.5) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fireflyiii-core to v6.0.25 ([#12871](https://github.com/truecharts/charts/issues/12871))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fireflyiii-21.0.4](https://github.com/truecharts/charts/compare/fireflyiii-21.0.3...fireflyiii-21.0.4) (2023-09-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fireflyiii-core to v6.0.24 ([#12631](https://github.com/truecharts/charts/issues/12631))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fireflyiii-21.0.3](https://github.com/truecharts/charts/compare/fireflyiii-21.0.2...fireflyiii-21.0.3) (2023-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fireflyiii-core to v6.0.23 ([#12226](https://github.com/truecharts/charts/issues/12226))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fireflyiii-21.0.2](https://github.com/truecharts/charts/compare/fireflyiii-21.0.1...fireflyiii-21.0.2) (2023-08-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fireflyiii-core to v6.0.20 ([#11634](https://github.com/truecharts/charts/issues/11634))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fireflyiii-21.0.1](https://github.com/truecharts/charts/compare/fireflyiii-21.0.0...fireflyiii-21.0.1) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fireflyiii-core to v6.0.20 ([#11610](https://github.com/truecharts/charts/issues/11610))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [fireflyiii-21.0.0](https://github.com/truecharts/charts/compare/fireflyiii-20.0.33...fireflyiii-21.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [fireflyiii-20.0.33](https://github.com/truecharts/charts/compare/fireflyiii-20.0.32...fireflyiii-20.0.33) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fireflyiii-20.0.32](https://github.com/truecharts/charts/compare/fireflyiii-20.0.31...fireflyiii-20.0.32) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fireflyiii-core to v6.0.19 ([#10975](https://github.com/truecharts/charts/issues/10975))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fireflyiii-20.0.31](https://github.com/truecharts/charts/compare/fireflyiii-20.0.30...fireflyiii-20.0.31) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fireflyiii-core to v6.0.18 ([#10574](https://github.com/truecharts/charts/issues/10574))
|
||||
|
||||
|
||||
|
||||
|
||||
## [fireflyiii-20.0.30](https://github.com/truecharts/charts/compare/fireflyiii-20.0.29...fireflyiii-20.0.30) (2023-07-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fireflyiii-core to v6.0.16 ([#10217](https://github.com/truecharts/charts/issues/10217))
|
||||
|
|
@ -0,0 +1,32 @@
|
|||
apiVersion: v2
|
||||
appVersion: "6.0.26"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.1
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://deps.truecharts.org
|
||||
version: 6.0.66
|
||||
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: 21.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- finacial
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,106 @@
|
|||
Business Source License 1.1
|
||||
|
||||
Parameters
|
||||
|
||||
Licensor: The TrueCharts Project, it's owner and it's contributors
|
||||
Licensed Work: The TrueCharts "Blocky" Helm Chart
|
||||
Additional Use Grant: You may use the licensed work in production, as long
|
||||
as it is directly sourced from a TrueCharts provided
|
||||
official repository, catalog or source. You may also make private
|
||||
modification to the directly sourced licenced work,
|
||||
when used in production.
|
||||
|
||||
The following cases are, due to their nature, also
|
||||
defined as 'production use' and explicitly prohibited:
|
||||
- Bundling, including or displaying the licensed work
|
||||
with(in) another work intended for production use,
|
||||
with the apparent intend of facilitating and/or
|
||||
promoting production use by third parties in
|
||||
violation of this license.
|
||||
|
||||
Change Date: 2050-01-01
|
||||
|
||||
Change License: 3-clause BSD license
|
||||
|
||||
For information about alternative licensing arrangements for the Software,
|
||||
please contact: legal@truecharts.org
|
||||
|
||||
Notice
|
||||
|
||||
The Business Source License (this document, or the “License”) is not an Open
|
||||
Source license. However, the Licensed Work will eventually be made available
|
||||
under an Open Source License, as stated in this License.
|
||||
|
||||
License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved.
|
||||
“Business Source License” is a trademark of MariaDB Corporation Ab.
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
Business Source License 1.1
|
||||
|
||||
Terms
|
||||
|
||||
The Licensor hereby grants you the right to copy, modify, create derivative
|
||||
works, redistribute, and make non-production use of the Licensed Work. The
|
||||
Licensor may make an Additional Use Grant, above, permitting limited
|
||||
production use.
|
||||
|
||||
Effective on the Change Date, or the fourth anniversary of the first publicly
|
||||
available distribution of a specific version of the Licensed Work under this
|
||||
License, whichever comes first, the Licensor hereby grants you rights under
|
||||
the terms of the Change License, and the rights granted in the paragraph
|
||||
above terminate.
|
||||
|
||||
If your use of the Licensed Work does not comply with the requirements
|
||||
currently in effect as described in this License, you must purchase a
|
||||
commercial license from the Licensor, its affiliated entities, or authorized
|
||||
resellers, or you must refrain from using the Licensed Work.
|
||||
|
||||
All copies of the original and modified Licensed Work, and derivative works
|
||||
of the Licensed Work, are subject to this License. This License applies
|
||||
separately for each version of the Licensed Work and the Change Date may vary
|
||||
for each version of the Licensed Work released by Licensor.
|
||||
|
||||
You must conspicuously display this License on each original or modified copy
|
||||
of the Licensed Work. If you receive the Licensed Work in original or
|
||||
modified form from a third party, the terms and conditions set forth in this
|
||||
License apply to your use of that work.
|
||||
|
||||
Any use of the Licensed Work in violation of this License will automatically
|
||||
terminate your rights under this License for the current and all other
|
||||
versions of the Licensed Work.
|
||||
|
||||
This License does not grant you any right in any trademark or logo of
|
||||
Licensor or its affiliates (provided that you may use a trademark or logo of
|
||||
Licensor as expressly required by this License).
|
||||
|
||||
TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON
|
||||
AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS,
|
||||
EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND
|
||||
TITLE.
|
||||
|
||||
MariaDB hereby grants you permission to use this License’s text to license
|
||||
your works, and to refer to it using the trademark “Business Source License”,
|
||||
as long as you comply with the Covenants of Licensor below.
|
||||
|
||||
Covenants of Licensor
|
||||
|
||||
In consideration of the right to use this License’s text and the “Business
|
||||
Source License” name and trademark, Licensor covenants to MariaDB, and to all
|
||||
other recipients of the licensed work to be provided by Licensor:
|
||||
|
||||
1. To specify as the Change License the GPL Version 2.0 or any later version,
|
||||
or a license that is compatible with GPL Version 2.0 or a later version,
|
||||
where “compatible” means that software provided under the Change License can
|
||||
be included in a program with software provided under GPL Version 2.0 or a
|
||||
later version. Licensor may specify additional Change Licenses without
|
||||
limitation.
|
||||
|
||||
2. To either: (a) specify an additional grant of rights to use that does not
|
||||
impose any additional restriction on the right granted in this License, as
|
||||
the Additional Use Grant; or (b) insert the text “None”.
|
||||
|
||||
3. To specify a Change Date.
|
||||
|
||||
4. Not to modify this License in any other way.
|
|
@ -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/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 @@
|
|||
|
||||
|
||||
## [fireflyiii-21.0.6](https://github.com/truecharts/charts/compare/fireflyiii-21.0.5...fireflyiii-21.0.6) (2023-09-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/fireflyiii-core to v6.0.26 ([#12911](https://github.com/truecharts/charts/issues/12911))
|
||||
|
||||
|
|
@ -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/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,96 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/fireflyiii-core
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.0.26@sha256:81530be11550132ccf81d0a172a49b15e8efeb3774d19bb15583f2a2a1196723
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
path: "/login"
|
||||
readiness:
|
||||
path: "/login"
|
||||
startup:
|
||||
path: "/login"
|
||||
env:
|
||||
DB_USERNAME: "{{ .Values.cnpg.main.user }}"
|
||||
DB_DATABASE: "{{ .Values.cnpg.main.database }}"
|
||||
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: cnpg-main-urls
|
||||
key: host
|
||||
DB_PASSWORD:
|
||||
secretKeyRef:
|
||||
name: cnpg-main-user
|
||||
key: password
|
||||
REDIS_HOST:
|
||||
secretKeyRef:
|
||||
expandObjectName: false
|
||||
name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}'
|
||||
key: plainhost
|
||||
REDIS_PASSWORD:
|
||||
secretKeyRef:
|
||||
expandObjectName: false
|
||||
name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}'
|
||||
key: redis-password
|
||||
STATIC_CRON_TOKEN:
|
||||
secretKeyRef:
|
||||
name: secrets
|
||||
key: STATIC_CRON_TOKEN
|
||||
APP_KEY:
|
||||
secretKeyRef:
|
||||
name: secrets
|
||||
key: APP_KEY
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10082
|
||||
targetPort: 8080
|
||||
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/var/www/html/storage/upload"
|
||||
|
||||
cronjob:
|
||||
schedule: "0 3 * * *"
|
||||
annotations: {}
|
||||
failedJobsHistoryLimit: 5
|
||||
successfulJobsHistoryLimit: 2
|
||||
|
||||
# Enabled redis
|
||||
redis:
|
||||
enabled: true
|
||||
|
||||
# Enabled postgres
|
||||
cnpg:
|
||||
main:
|
||||
enabled: true
|
||||
user: firefly
|
||||
database: firefly
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,32 @@
|
|||
{{/* Define the cronjob */}}
|
||||
{{- define "fireflyiii.cronjob" -}}
|
||||
{{- $basename := include "tc.v1.common.lib.chart.names.fullname" $ -}}
|
||||
enabled: true
|
||||
type: "CronJob"
|
||||
schedule: "0 8 * * *"
|
||||
podSpec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
cron:
|
||||
enabled: true
|
||||
primary: true
|
||||
probes:
|
||||
startup:
|
||||
enabled: false
|
||||
readiness:
|
||||
enabled: false
|
||||
liveness:
|
||||
enabled: false
|
||||
imageSelector: alpineImage
|
||||
args:
|
||||
- curl
|
||||
- "http://{{ $basename }}.ix-{{ .Release.Name }}.svc.cluster.local:{{ .Values.service.main.ports.main.port }}/api/v1/cron/$(STATIC_CRON_TOKEN)"
|
||||
env:
|
||||
STATIC_CRON_TOKEN:
|
||||
secretKeyRef:
|
||||
name: secrets
|
||||
key: STATIC_CRON_TOKEN
|
||||
|
||||
|
||||
|
||||
{{- end -}}
|
|
@ -0,0 +1,17 @@
|
|||
{{/* Define the secrets */}}
|
||||
{{- define "fireflyiii.secrets" -}}
|
||||
{{- $secretName := (printf "%s-fireflyiii-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }}
|
||||
{{- $fireflyiiiprevious := lookup "v1" "Secret" .Release.Namespace $secretName }}
|
||||
enabled: true
|
||||
data:
|
||||
{{- if $fireflyiiiprevious }}
|
||||
STATIC_CRON_TOKEN: {{ index $fireflyiiiprevious.data "STATIC_CRON_TOKEN" | b64dec }}
|
||||
APP_KEY: {{ index $fireflyiiiprevious.data "APP_KEY" | b64dec }}
|
||||
{{- else }}
|
||||
{{- $static_cron_token := randAlphaNum 32 }}
|
||||
{{- $app_key := randAlphaNum 32 }}
|
||||
STATIC_CRON_TOKEN: {{ $static_cron_token }}
|
||||
APP_KEY: {{ $app_key }}
|
||||
{{- end }}
|
||||
|
||||
{{- end -}}
|
|
@ -0,0 +1,17 @@
|
|||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "tc.v1.common.loader.init" . }}
|
||||
|
||||
{{/* Render secrets for fireflyiii */}}
|
||||
{{- $secrets := include "fireflyiii.secrets" . | fromYaml -}}
|
||||
{{- if $secrets -}}
|
||||
{{- $_ := set .Values.secret "secrets" $secrets -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/* Render cronjob for fireflyiii */}}
|
||||
{{- $cronjob := include "fireflyiii.cronjob" . | fromYaml -}}
|
||||
{{- if $cronjob -}}
|
||||
{{- $_ := set .Values.workload "cron" $cronjob -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{ include "tc.v1.common.loader.apply" . }}
|
Loading…
Reference in New Issue