From 3ac33b1fdeea494085d012902718fe0010053250 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 20 Sep 2023 14:57:59 +0200 Subject: [PATCH] Updated platforms for Money, Budgeting --- software/actual.yml | 1 + software/firefly-iii.yml | 1 + software/invoice-ninja.yml | 2 ++ software/kresus.yml | 1 + 4 files changed, 5 insertions(+) diff --git a/software/actual.yml b/software/actual.yml index 0e0d8db94e..50779bd15f 100644 --- a/software/actual.yml +++ b/software/actual.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Nodejs + - Docker tags: - Money, Budgeting & Management source_code_url: https://github.com/actualbudget/actual-server diff --git a/software/firefly-iii.yml b/software/firefly-iii.yml index ca0b5ead65..aec3728af5 100644 --- a/software/firefly-iii.yml +++ b/software/firefly-iii.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - PHP + - Docker tags: - Money, Budgeting & Management source_code_url: https://github.com/firefly-iii/firefly-iii diff --git a/software/invoice-ninja.yml b/software/invoice-ninja.yml index 60e2e6f640..a3c47a51a7 100644 --- a/software/invoice-ninja.yml +++ b/software/invoice-ninja.yml @@ -5,6 +5,8 @@ licenses: - AAL platforms: - PHP + - Docker + - K8S tags: - Money, Budgeting & Management source_code_url: https://github.com/invoiceninja/invoiceninja diff --git a/software/kresus.yml b/software/kresus.yml index 74d4e0e77e..10561034c6 100644 --- a/software/kresus.yml +++ b/software/kresus.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Nodejs + - Docker tags: - Money, Budgeting & Management source_code_url: https://github.com/kresusapp/kresus