mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-13 03:40:42 +02:00
Update Firefly III to version 6.0.9 (#518)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
0fc4bb834a
commit
9be5590cff
@ -8,7 +8,7 @@ services:
|
|||||||
PROXY_AUTH_WHITELIST: "/api/*"
|
PROXY_AUTH_WHITELIST: "/api/*"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: fireflyiii/core:version-5.7.18@sha256:f72a0dfcc2e12fb96d4a7f1e64834518692914ce40565904473f64401c1bda58
|
image: fireflyiii/core:version-6.0.9@sha256:4ad204ece837cef2f3763f93f5230093dad11a20e5dd92f3d6b3d8d6163a6a98
|
||||||
# This image runs under the user/group www-data:www-data
|
# This image runs under the user/group www-data:www-data
|
||||||
# user: "1000:1000"
|
# user: "1000:1000"
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
@ -35,4 +35,4 @@ services:
|
|||||||
MYSQL_DATABASE: "fireflyiii"
|
MYSQL_DATABASE: "fireflyiii"
|
||||||
MYSQL_USER: "fireflyiii"
|
MYSQL_USER: "fireflyiii"
|
||||||
MYSQL_PASSWORD: "moneyprintergobrrr"
|
MYSQL_PASSWORD: "moneyprintergobrrr"
|
||||||
MYSQL_ROOT_PASSWORD: "moneyprintergobrrr"
|
MYSQL_ROOT_PASSWORD: "moneyprintergobrrr"
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: firefly-iii
|
id: firefly-iii
|
||||||
category: Finance
|
category: Finance
|
||||||
name: Firefly III
|
name: Firefly III
|
||||||
version: "5.7.18"
|
version: "6.0.9"
|
||||||
tagline: Your personal finance manager
|
tagline: Your personal finance manager
|
||||||
description: >-
|
description: >-
|
||||||
Firefly III is a manager for your personal finances. It is self-hosted and open source. This means that it's free, it has no ads and no tracking.
|
Firefly III is a manager for your personal finances. It is self-hosted and open source. This means that it's free, it has no ads and no tracking.
|
||||||
@ -44,5 +44,12 @@ gallery:
|
|||||||
path: ""
|
path: ""
|
||||||
deterministicPassword: false
|
deterministicPassword: false
|
||||||
torOnly: false
|
torOnly: false
|
||||||
|
releaseNotes: >-
|
||||||
|
⚠️ This upgrade from version 5.7.18 to 6.0.9 may not be backwards compatible for users who manage outgoing loans.
|
||||||
|
The Firefly III team recommends that you make a backup of your database before updating.
|
||||||
|
See here for more details before updating: https://gist.github.com/JC5/909385c5086f9e07ba2c32e047446d68
|
||||||
|
|
||||||
|
|
||||||
|
Full release notes can be found here: https://github.com/firefly-iii/firefly-iii/releases
|
||||||
submitter: Umbrel
|
submitter: Umbrel
|
||||||
submission: https://github.com/getumbrel/umbrel-apps/pull/378
|
submission: https://github.com/getumbrel/umbrel-apps/pull/378
|
||||||
|
Loading…
Reference in New Issue
Block a user