Browse Source

update firefly-iii to v6.1.6 (#943)

main
cryptobcnpanda 11 months ago
committed by GitHub
parent
commit
8f36edba1f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      firefly-iii/docker-compose.yml
  2. 4
      firefly-iii/umbrel-app.yml

2
firefly-iii/docker-compose.yml

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
server:
image: fireflyiii/core:version-6.0.30@sha256:ab8bfe097e84c99d477236160541244fd587beab3d2a66a34032a30a6ca7cd17
image: fireflyiii/core:version-6.1.6@sha256:da0121d50fdf40443eef0f70f983711a45508ffff6ff09ef698dfd06966927e5
# This image runs under the user/group www-data:www-data
# user: "1000:1000"
restart: on-failure

4
firefly-iii/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1
id: firefly-iii
category: finance
name: Firefly III
version: "6.0.30"
version: "6.1.6"
tagline: Your personal finance manager
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.
@ -45,6 +45,6 @@ path: ""
deterministicPassword: false
torOnly: false
releaseNotes: >-
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
This release updates Firefly III from version 6.0.30 to 6.1.6. Full release notes can be found here: https://github.com/firefly-iii/firefly-iii/releases
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel-apps/pull/378

Loading…
Cancel
Save