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-13.1.11"></a>
|
||||||
|
### [fireflyiii-13.1.11](https://github.com/truecharts/apps/compare/fireflyiii-13.1.10...fireflyiii-13.1.11) (2022-01-07)
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* internal links use targetPort ([#1658](https://github.com/truecharts/apps/issues/1658))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="fireflyiii-13.1.10"></a>
|
<a name="fireflyiii-13.1.10"></a>
|
||||||
### [fireflyiii-13.1.10](https://github.com/truecharts/apps/compare/fireflyiii-13.1.9...fireflyiii-13.1.10) (2022-01-04)
|
### [fireflyiii-13.1.10](https://github.com/truecharts/apps/compare/fireflyiii-13.1.9...fireflyiii-13.1.10) (2022-01-04)
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="fireflyiii-13.1.11"></a>
|
||||||
|
### [fireflyiii-13.1.11](https://github.com/truecharts/apps/compare/fireflyiii-13.1.10...fireflyiii-13.1.11) (2022-01-07)
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* internal links use targetPort ([#1658](https://github.com/truecharts/apps/issues/1658))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="fireflyiii-13.1.10"></a>
|
<a name="fireflyiii-13.1.10"></a>
|
||||||
### [fireflyiii-13.1.10](https://github.com/truecharts/apps/compare/fireflyiii-13.1.9...fireflyiii-13.1.10) (2022-01-04)
|
### [fireflyiii-13.1.10](https://github.com/truecharts/apps/compare/fireflyiii-13.1.9...fireflyiii-13.1.10) (2022-01-04)
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
+40
-1
@@ -9125,6 +9125,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.5
|
||||||
|
created: "2022-01-07T18:34:13.655951618Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.10.2
|
||||||
|
- condition: postgresql.enabled
|
||||||
|
name: postgresql
|
||||||
|
repository: https://truecharts.org/
|
||||||
|
version: 6.0.43
|
||||||
|
- condition: redis.enabled
|
||||||
|
name: redis
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 1.0.48
|
||||||
|
description: A free and open source personal finance manager
|
||||||
|
digest: bd3eda5926cb008ba7ad289cc27ed0346df98a6c6c09f262941af406d6e4164e
|
||||||
|
home: https://github.com/firefly-iii/firefly-iii/
|
||||||
|
icon: https://truecharts.org/_static/img/appicons/fireflyiii-icon.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-13.1.11/fireflyiii-13.1.11.tgz
|
||||||
|
version: 13.1.11
|
||||||
- annotations:
|
- annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
@@ -44273,4 +44312,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-01-04T20:49:25.712843488Z"
|
generated: "2022-01-07T18:34:13.65856721Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user