Browse Source

Update firefly-iii to v6.0.30 (#838)

main
Nathan Fretz 1 year ago
committed by GitHub
parent
commit
b6fec52876
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      firefly-iii/docker-compose.yml
  2. 9
      firefly-iii/umbrel-app.yml

2
firefly-iii/docker-compose.yml

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*" PROXY_AUTH_WHITELIST: "/api/*"
server: server:
image: fireflyiii/core:version-6.0.9@sha256:4ad204ece837cef2f3763f93f5230093dad11a20e5dd92f3d6b3d8d6163a6a98 image: fireflyiii/core:version-6.0.30@sha256:ab8bfe097e84c99d477236160541244fd587beab3d2a66a34032a30a6ca7cd17
# 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

9
firefly-iii/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1
id: firefly-iii id: firefly-iii
category: finance category: finance
name: Firefly III name: Firefly III
version: "6.0.9" version: "6.0.30"
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.
@ -45,11 +45,6 @@ path: ""
deterministicPassword: false deterministicPassword: false
torOnly: false torOnly: false
releaseNotes: >- releaseNotes: >-
⚠️ This upgrade from version 5.7.18 to 6.0.9 may not be backwards compatible for users who manage outgoing loans. This release updates Firefly III from version 6.0.9 to 6.0.30. Full release notes can be found here: https://github.com/firefly-iii/firefly-iii/releases
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…
Cancel
Save