mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-01-29 18:27:09 +01:00
38
index.yaml
38
index.yaml
@@ -1,6 +1,42 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
invoiceninja:
|
invoiceninja:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 5.1.61
|
||||||
|
created: "2021-05-17T01:41:52.930680518Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://charts.bitnami.com/bitnami
|
||||||
|
tags:
|
||||||
|
- bitnami-common
|
||||||
|
version: 1.x.x
|
||||||
|
- name: nginx
|
||||||
|
repository: https://charts.bitnami.com/bitnami
|
||||||
|
version: 8.8.x
|
||||||
|
- condition: mariadb.enabled
|
||||||
|
name: mariadb
|
||||||
|
repository: https://charts.bitnami.com/bitnami
|
||||||
|
version: 9.3.x
|
||||||
|
- condition: redis.enabled
|
||||||
|
name: redis
|
||||||
|
repository: https://charts.bitnami.com/bitnami
|
||||||
|
version: 12.9.x
|
||||||
|
description: A Helm chart to install Invoice Ninja
|
||||||
|
digest: 63737d89738fc6ab3173f606cd3fa51c9060d5b9635f3601f4a3130a58dbfd73
|
||||||
|
home: https://invoiceninja.github.io/dockerfiles
|
||||||
|
keywords:
|
||||||
|
- invoiceninja
|
||||||
|
maintainers:
|
||||||
|
- email: lwj5@hotmail.com
|
||||||
|
name: lwj5
|
||||||
|
name: invoiceninja
|
||||||
|
sources:
|
||||||
|
- https://github.com/invoiceninja/invoiceninja
|
||||||
|
- https://github.com/invoiceninja/dockerfiles
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/invoiceninja/dockerfiles/releases/download/invoiceninja-0.4.1/invoiceninja-0.4.1.tgz
|
||||||
|
version: 0.4.1
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 5.1.61
|
appVersion: 5.1.61
|
||||||
created: "2021-05-11T01:40:56.122961259Z"
|
created: "2021-05-11T01:40:56.122961259Z"
|
||||||
@@ -213,4 +249,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/invoiceninja/dockerfiles/releases/download/invoiceninja-0.1.0/invoiceninja-0.1.0.tgz
|
- https://github.com/invoiceninja/dockerfiles/releases/download/invoiceninja-0.1.0/invoiceninja-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
generated: "2021-05-11T01:40:56.122993659Z"
|
generated: "2021-05-17T01:41:52.93072102Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user