mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-13 03:40:42 +02:00
Update invoice-ninja to v5.11.66 (#2537)
This commit is contained in:
parent
dfc66d3bc1
commit
2a55f947ec
@ -18,7 +18,7 @@ services:
|
|||||||
- app
|
- app
|
||||||
|
|
||||||
app:
|
app:
|
||||||
image: invoiceninja/invoiceninja:5.11.63@sha256:eb197454dd23f1641e9bce9c53689fdabc37986a66fdd900a27e55b0ae515dce
|
image: invoiceninja/invoiceninja:5.11.66@sha256:7c45565649247d2ea39f9c6d7081aede66fa08451b0d9cadc42b3500fa4ba320
|
||||||
# We're forced to run user/group 1500
|
# We're forced to run user/group 1500
|
||||||
# More detail here: https://github.com/invoiceninja/dockerfiles/blob/ad3ffc227d63740330f761dad6e8c87768577847/alpine/5/Dockerfile#L70-L80
|
# More detail here: https://github.com/invoiceninja/dockerfiles/blob/ad3ffc227d63740330f761dad6e8c87768577847/alpine/5/Dockerfile#L70-L80
|
||||||
user: "1500:1500"
|
user: "1500:1500"
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
|||||||
id: invoice-ninja
|
id: invoice-ninja
|
||||||
category: finance
|
category: finance
|
||||||
name: Invoice Ninja
|
name: Invoice Ninja
|
||||||
version: "5.11.63"
|
version: "5.11.66"
|
||||||
tagline: We'll help with the invoicing
|
tagline: We'll help with the invoicing
|
||||||
description: >-
|
description: >-
|
||||||
Invoicing, Quotes, Expenses, Tasks.
|
Invoicing, Quotes, Expenses, Tasks.
|
||||||
@ -22,10 +22,8 @@ gallery:
|
|||||||
path: ''
|
path: ''
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This release includes improvements and fixes:
|
This release includes improvements and fixes:
|
||||||
- Improved handling of invoice reversals
|
- Fixes for docker logos in group/client scenarios
|
||||||
- Enhanced project reports functionality
|
- Fixes for last year query
|
||||||
- Updated API documentation for locations
|
|
||||||
- Refined dashboard queries for upcoming and past due invoices
|
|
||||||
|
|
||||||
|
|
||||||
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases
|
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases
|
||||||
|
Loading…
Reference in New Issue
Block a user