Browse Source

Update invoice-ninja to v5.10.19 (#1304)

main
Nathan Fretz 6 months ago
committed by GitHub
parent
commit
0dfd7b5de0
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      invoice-ninja/docker-compose.yml
  2. 12
      invoice-ninja/umbrel-app.yml

2
invoice-ninja/docker-compose.yml

@ -18,7 +18,7 @@ services:
- app
app:
image: invoiceninja/invoiceninja:5.10.16@sha256:cbe589ef50f2e3d2fcfcd61e639cd176582772ea5802d1511c1f3c69e48fdb98
image: invoiceninja/invoiceninja:5.10.19@sha256:c1ea2a75fc877d127dab6cfd2ebb1971cbf6d085f319ac389f062fca93bf75ba
# We're forced to run user/group 1500
# More detail here: https://github.com/invoiceninja/dockerfiles/blob/ad3ffc227d63740330f761dad6e8c87768577847/alpine/5/Dockerfile#L70-L80
user: "1500:1500"

12
invoice-ninja/umbrel-app.yml

@ -2,11 +2,12 @@ manifestVersion: 1.1
id: invoice-ninja
category: finance
name: Invoice Ninja
version: "v5.10.16"
tagline: Well help with the invoicing
description: |-
version: "5.10.19"
tagline: We'll help with the invoicing
description: >-
Invoicing, Quotes, Expenses, Tasks.
Invoice Ninja is an invoicing application which makes sending invoices and receiving payments simple and easy. Our latest version is a clean slate rewrite of our popular invoicing application which builds on the existing feature set and adds a wide range of features and enhancements the community has asked for.
developer: InvoiceNinja, Inc.
website: https://invoiceninja.com
@ -20,11 +21,10 @@ gallery:
- 3.jpg
path: ''
releaseNotes: >-
This release takes invoice-ninja from version 5.8.33 to 5.10.16.
Improvements have been made to subscriptions and other minor fixes have been implemented.
Full release notes are found at https://github.com/invoiceninja/invoiceninja/releases.
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases.
deterministicPassword: true
defaultUsername: admin@example.com
submitter: Umbrel

Loading…
Cancel
Save