Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="fireflyiii-14.0.3"></a>
|
||||||
|
### [fireflyiii-14.0.3](https://github.com/truecharts/apps/compare/fireflyiii-14.0.2...fireflyiii-14.0.3) (2022-03-15)
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* use correct secret for newly generated keys ([#2183](https://github.com/truecharts/apps/issues/2183))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="fireflyiii-14.0.2"></a>
|
<a name="fireflyiii-14.0.2"></a>
|
||||||
### [fireflyiii-14.0.2](https://github.com/truecharts/apps/compare/fireflyiii-14.0.1...fireflyiii-14.0.2) (2022-03-08)
|
### [fireflyiii-14.0.2](https://github.com/truecharts/apps/compare/fireflyiii-14.0.1...fireflyiii-14.0.2) (2022-03-08)
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="fireflyiii-14.0.3"></a>
|
||||||
|
### [fireflyiii-14.0.3](https://github.com/truecharts/apps/compare/fireflyiii-14.0.2...fireflyiii-14.0.3) (2022-03-15)
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* use correct secret for newly generated keys ([#2183](https://github.com/truecharts/apps/issues/2183))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="fireflyiii-14.0.2"></a>
|
<a name="fireflyiii-14.0.2"></a>
|
||||||
### [fireflyiii-14.0.2](https://github.com/truecharts/apps/compare/fireflyiii-14.0.1...fireflyiii-14.0.2) (2022-03-08)
|
### [fireflyiii-14.0.2](https://github.com/truecharts/apps/compare/fireflyiii-14.0.1...fireflyiii-14.0.2) (2022-03-08)
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
+40
-1
@@ -14740,6 +14740,45 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/filezilla-2.0.21/filezilla-2.0.21.tgz
|
- https://github.com/truecharts/apps/releases/download/filezilla-2.0.21/filezilla-2.0.21.tgz
|
||||||
version: 2.0.21
|
version: 2.0.21
|
||||||
fireflyiii:
|
fireflyiii:
|
||||||
|
- annotations:
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- finacial
|
||||||
|
truecharts.org/grade: U
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 5.6.13
|
||||||
|
created: "2022-03-15T20:43:54.352722879Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 9.1.2
|
||||||
|
- condition: postgresql.enabled
|
||||||
|
name: postgresql
|
||||||
|
repository: https://truecharts.org/
|
||||||
|
version: 7.0.2
|
||||||
|
- condition: redis.enabled
|
||||||
|
name: redis
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 2.0.2
|
||||||
|
description: A free and open source personal finance manager
|
||||||
|
digest: d9c1f5d0c21cc1340670fbfbadd6ebbfc9b125c227ce6031bd168a7adee7c0b8
|
||||||
|
home: https://github.com/firefly-iii/firefly-iii/
|
||||||
|
icon: https://truecharts.org/_static/img/appicons/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/firefly-iii/firefly-iii/
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/truecharts/apps/releases/download/fireflyiii-14.0.3/fireflyiii-14.0.3.tgz
|
||||||
|
version: 14.0.3
|
||||||
- annotations:
|
- annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
@@ -76854,4 +76893,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
||||||
version: 9.0.24
|
version: 9.0.24
|
||||||
generated: "2022-03-15T19:16:47.175500868Z"
|
generated: "2022-03-15T20:43:54.363456526Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user