diff --git a/charts/stable/fireflyiii/CHANGELOG.md b/charts/stable/fireflyiii/CHANGELOG.md index 6c110f5f392..742705a1a42 100644 --- a/charts/stable/fireflyiii/CHANGELOG.md +++ b/charts/stable/fireflyiii/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [fireflyiii-13.1.12](https://github.com/truecharts/apps/compare/fireflyiii-13.1.11...fireflyiii-13.1.12) (2022-01-08) + +#### Fix + +* Actually render env on cronjob and revert port change ([#1664](https://github.com/truecharts/apps/issues/1664)) + + + ### [fireflyiii-13.1.11](https://github.com/truecharts/apps/compare/fireflyiii-13.1.10...fireflyiii-13.1.11) (2022-01-07) diff --git a/charts/stable/fireflyiii/security.md b/charts/stable/fireflyiii/security.md index ebfc23f374b..12ee439bdeb 100644 --- a/charts/stable/fireflyiii/security.md +++ b/charts/stable/fireflyiii/security.md @@ -762,6 +762,12 @@ hide: | libexpat1 | CVE-2013-0340 | LOW | 2.2.6-2+deb10u1 | |
Expand...http://openwall.com/lists/oss-security/2013/02/22/3
http://seclists.org/fulldisclosure/2021/Oct/61
http://seclists.org/fulldisclosure/2021/Oct/62
http://seclists.org/fulldisclosure/2021/Oct/63
http://seclists.org/fulldisclosure/2021/Sep/33
http://seclists.org/fulldisclosure/2021/Sep/34
http://seclists.org/fulldisclosure/2021/Sep/35
http://seclists.org/fulldisclosure/2021/Sep/38
http://seclists.org/fulldisclosure/2021/Sep/39
http://seclists.org/fulldisclosure/2021/Sep/40
http://securitytracker.com/id?1028213
http://www.openwall.com/lists/oss-security/2013/04/12/6
http://www.openwall.com/lists/oss-security/2021/10/07/4
http://www.osvdb.org/90634
http://www.securityfocus.com/bid/58233
https://lists.apache.org/thread.html/r41eca5f4f09e74436cbb05dec450fc2bef37b5d3e966aa7cc5fada6d@%3Cannounce.apache.org%3E
https://lists.apache.org/thread.html/rfb2c193360436e230b85547e85a41bea0916916f96c501f5b6fc4702@%3Cusers.openoffice.apache.org%3E
https://security.gentoo.org/glsa/201701-21
https://support.apple.com/kb/HT212804
https://support.apple.com/kb/HT212805
https://support.apple.com/kb/HT212807
https://support.apple.com/kb/HT212814
https://support.apple.com/kb/HT212815
https://support.apple.com/kb/HT212819
| | libexpat1 | CVE-2021-45960 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://bugzilla.mozilla.org/show_bug.cgi?id=1217609
https://github.com/libexpat/libexpat/issues/531
https://github.com/libexpat/libexpat/pull/534
| | libexpat1 | CVE-2021-46143 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://github.com/libexpat/libexpat/issues/532
https://github.com/libexpat/libexpat/pull/538
| +| libexpat1 | CVE-2022-22822 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| +| libexpat1 | CVE-2022-22823 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| +| libexpat1 | CVE-2022-22824 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| +| libexpat1 | CVE-2022-22825 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| +| libexpat1 | CVE-2022-22826 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| +| libexpat1 | CVE-2022-22827 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| | libfdisk1 | CVE-2021-37600 | LOW | 2.33.1-0.1 | |
Expand...https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://security.netapp.com/advisory/ntap-20210902-0002/
| | libgcc-8-dev | CVE-2018-12886 | HIGH | 8.3.0-6 | |
Expand...https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/arm/arm-protos.h?revision=266379&view=markup
https://www.gnu.org/software/gcc/gcc-8/changes.html
| | libgcc-8-dev | CVE-2019-15847 | HIGH | 8.3.0-6 | |
Expand...http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00056.html
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00057.html
http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00058.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481
https://linux.oracle.com/cve/CVE-2019-15847.html
https://linux.oracle.com/errata/ELSA-2020-1864.html
| diff --git a/docs/apps/stable/fireflyiii/CHANGELOG.md b/docs/apps/stable/fireflyiii/CHANGELOG.md index 6c110f5f392..742705a1a42 100644 --- a/docs/apps/stable/fireflyiii/CHANGELOG.md +++ b/docs/apps/stable/fireflyiii/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [fireflyiii-13.1.12](https://github.com/truecharts/apps/compare/fireflyiii-13.1.11...fireflyiii-13.1.12) (2022-01-08) + +#### Fix + +* Actually render env on cronjob and revert port change ([#1664](https://github.com/truecharts/apps/issues/1664)) + + + ### [fireflyiii-13.1.11](https://github.com/truecharts/apps/compare/fireflyiii-13.1.10...fireflyiii-13.1.11) (2022-01-07) diff --git a/docs/apps/stable/fireflyiii/security.md b/docs/apps/stable/fireflyiii/security.md index ebfc23f374b..12ee439bdeb 100644 --- a/docs/apps/stable/fireflyiii/security.md +++ b/docs/apps/stable/fireflyiii/security.md @@ -762,6 +762,12 @@ hide: | libexpat1 | CVE-2013-0340 | LOW | 2.2.6-2+deb10u1 | |
Expand...http://openwall.com/lists/oss-security/2013/02/22/3
http://seclists.org/fulldisclosure/2021/Oct/61
http://seclists.org/fulldisclosure/2021/Oct/62
http://seclists.org/fulldisclosure/2021/Oct/63
http://seclists.org/fulldisclosure/2021/Sep/33
http://seclists.org/fulldisclosure/2021/Sep/34
http://seclists.org/fulldisclosure/2021/Sep/35
http://seclists.org/fulldisclosure/2021/Sep/38
http://seclists.org/fulldisclosure/2021/Sep/39
http://seclists.org/fulldisclosure/2021/Sep/40
http://securitytracker.com/id?1028213
http://www.openwall.com/lists/oss-security/2013/04/12/6
http://www.openwall.com/lists/oss-security/2021/10/07/4
http://www.osvdb.org/90634
http://www.securityfocus.com/bid/58233
https://lists.apache.org/thread.html/r41eca5f4f09e74436cbb05dec450fc2bef37b5d3e966aa7cc5fada6d@%3Cannounce.apache.org%3E
https://lists.apache.org/thread.html/rfb2c193360436e230b85547e85a41bea0916916f96c501f5b6fc4702@%3Cusers.openoffice.apache.org%3E
https://security.gentoo.org/glsa/201701-21
https://support.apple.com/kb/HT212804
https://support.apple.com/kb/HT212805
https://support.apple.com/kb/HT212807
https://support.apple.com/kb/HT212814
https://support.apple.com/kb/HT212815
https://support.apple.com/kb/HT212819
| | libexpat1 | CVE-2021-45960 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://bugzilla.mozilla.org/show_bug.cgi?id=1217609
https://github.com/libexpat/libexpat/issues/531
https://github.com/libexpat/libexpat/pull/534
| | libexpat1 | CVE-2021-46143 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://github.com/libexpat/libexpat/issues/532
https://github.com/libexpat/libexpat/pull/538
| +| libexpat1 | CVE-2022-22822 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| +| libexpat1 | CVE-2022-22823 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| +| libexpat1 | CVE-2022-22824 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| +| libexpat1 | CVE-2022-22825 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| +| libexpat1 | CVE-2022-22826 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| +| libexpat1 | CVE-2022-22827 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| | libfdisk1 | CVE-2021-37600 | LOW | 2.33.1-0.1 | |
Expand...https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://security.netapp.com/advisory/ntap-20210902-0002/
| | libgcc-8-dev | CVE-2018-12886 | HIGH | 8.3.0-6 | |
Expand...https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/arm/arm-protos.h?revision=266379&view=markup
https://www.gnu.org/software/gcc/gcc-8/changes.html
| | libgcc-8-dev | CVE-2019-15847 | HIGH | 8.3.0-6 | |
Expand...http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00056.html
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00057.html
http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00058.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481
https://linux.oracle.com/cve/CVE-2019-15847.html
https://linux.oracle.com/errata/ELSA-2020-1864.html
| diff --git a/docs/index.yaml b/docs/index.yaml index c8a1622147e..0cac158168a 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -9125,6 +9125,45 @@ entries: - https://github.com/truecharts/apps/releases/download/filezilla-2.0.21/filezilla-2.0.21.tgz version: 2.0.21 fireflyiii: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - finacial + truecharts.org/grade: U + apiVersion: v2 + appVersion: 5.6.5 + created: "2022-01-08T23:29:48.383888024Z" + 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: 1b16a8c7a8011b7caef41e6e36303a1965b3288e3a1cbe2930e53caa8830039d + 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.12/fireflyiii-13.1.12.tgz + version: 13.1.12 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -44312,4 +44351,4 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz version: 9.0.24 -generated: "2022-01-07T18:34:13.65856721Z" +generated: "2022-01-08T23:29:48.386783764Z"