Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f7ab6038b2
commit
66b9a9fbac
Binary file not shown.
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="authelia-7.0.4"></a>
|
||||||
|
### [authelia-7.0.4](https://github.com/truecharts/apps/compare/authelia-7.0.3...authelia-7.0.4) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="authelia-7.0.3"></a>
|
<a name="authelia-7.0.3"></a>
|
||||||
### [authelia-7.0.3](https://github.com/truecharts/apps/compare/authelia-7.0.2...authelia-7.0.3) (2021-10-26)
|
### [authelia-7.0.3](https://github.com/truecharts/apps/compare/authelia-7.0.2...authelia-7.0.3) (2021-10-26)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
#### Fix
|
#### Fix
|
||||||
|
|
||||||
* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212))
|
* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="authelia-4.0.25"></a>
|
|
||||||
### [authelia-4.0.25](https://github.com/truecharts/apps/compare/authelia-4.0.24...authelia-4.0.25) (2021-10-20)
|
|
||||||
|
|
||||||
#### Chore
|
|
||||||
|
|
||||||
* bump versions to rerelease and fix icons
|
|
|
@ -4,9 +4,9 @@ dependencies:
|
||||||
version: 8.3.16
|
version: 8.3.16
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
version: 5.1.2
|
version: 5.1.4
|
||||||
- name: redis
|
- name: redis
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 15.5.2
|
version: 15.5.2
|
||||||
digest: sha256:20e111e4302a1ccc5e26abbb82d7eea016aebcbd55873a8a7f3121c00b984634
|
digest: sha256:b5ce4337c8f00c6310157a8b26a1108d9880018509251b8c39b310eb7112d375
|
||||||
generated: "2021-10-26T20:31:10.686406456Z"
|
generated: "2021-10-26T22:18:48.683492425Z"
|
|
@ -7,7 +7,7 @@ dependencies:
|
||||||
- condition: postgresql.enabled
|
- condition: postgresql.enabled
|
||||||
name: postgresql
|
name: postgresql
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
version: 5.1.2
|
version: 5.1.4
|
||||||
- condition: redis.enabled
|
- condition: redis.enabled
|
||||||
name: redis
|
name: redis
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
|
@ -38,7 +38,7 @@ sources:
|
||||||
- https://github.com/authelia/chartrepo
|
- https://github.com/authelia/chartrepo
|
||||||
- https://github.com/authelia/authelia
|
- https://github.com/authelia/authelia
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.3
|
version: 7.0.4
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- security
|
- security
|
|
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://charts.bitnami.com/bitnami | redis | 15.5.2 |
|
| https://charts.bitnami.com/bitnami | redis | 15.5.2 |
|
||||||
| https://truecharts.org/ | postgresql | 5.1.2 |
|
| https://truecharts.org/ | postgresql | 5.1.4 |
|
||||||
| https://truecharts.org | common | 8.3.16 |
|
| https://truecharts.org | common | 8.3.16 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="babybuddy-4.0.3"></a>
|
||||||
|
### [babybuddy-4.0.3](https://github.com/truecharts/apps/compare/babybuddy-4.0.2...babybuddy-4.0.3) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="babybuddy-4.0.2"></a>
|
<a name="babybuddy-4.0.2"></a>
|
||||||
### [babybuddy-4.0.2](https://github.com/truecharts/apps/compare/babybuddy-4.0.1...babybuddy-4.0.2) (2021-10-26)
|
### [babybuddy-4.0.2](https://github.com/truecharts/apps/compare/babybuddy-4.0.1...babybuddy-4.0.2) (2021-10-26)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180))
|
* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180))
|
||||||
|
|
||||||
#### Refactor
|
#### Refactor
|
||||||
|
|
||||||
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="babybuddy-0.0.2"></a>
|
|
||||||
### [babybuddy-0.0.2](https://github.com/truecharts/apps/compare/babybuddy-0.0.1...babybuddy-0.0.2) (2021-10-19)
|
|
||||||
|
|
||||||
#### Chore
|
|
|
@ -4,6 +4,6 @@ dependencies:
|
||||||
version: 8.3.16
|
version: 8.3.16
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
version: 5.1.2
|
version: 5.1.4
|
||||||
digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5
|
digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04
|
||||||
generated: "2021-10-26T19:19:32.345112047Z"
|
generated: "2021-10-26T22:19:42.404850932Z"
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.9.0"
|
appVersion: "1.9.0"
|
||||||
kubeVersion: '>=1.16.0-0'
|
kubeVersion: '>=1.16.0-0'
|
||||||
version: 4.0.2
|
version: 4.0.3
|
||||||
name: babybuddy
|
name: babybuddy
|
||||||
description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
|
description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
|
||||||
type: application
|
type: application
|
||||||
|
@ -23,7 +23,7 @@ dependencies:
|
||||||
- condition: postgresql.enabled
|
- condition: postgresql.enabled
|
||||||
name: postgresql
|
name: postgresql
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
version: 5.1.2
|
version: 5.1.4
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 5.1.2 |
|
| https://truecharts.org/ | postgresql | 5.1.4 |
|
||||||
| https://truecharts.org | common | 8.3.16 |
|
| https://truecharts.org | common | 8.3.16 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="dsmr-reader-4.0.3"></a>
|
||||||
|
### [dsmr-reader-4.0.3](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.2...dsmr-reader-4.0.3) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="dsmr-reader-4.0.2"></a>
|
<a name="dsmr-reader-4.0.2"></a>
|
||||||
### [dsmr-reader-4.0.2](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.1...dsmr-reader-4.0.2) (2021-10-26)
|
### [dsmr-reader-4.0.2](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.1...dsmr-reader-4.0.2) (2021-10-26)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
#### Refactor
|
#### Refactor
|
||||||
|
|
||||||
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
|
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="dsmr-reader-0.0.2"></a>
|
|
||||||
### [dsmr-reader-0.0.2](https://github.com/truecharts/apps/compare/dsmr-reader-0.0.1...dsmr-reader-0.0.2) (2021-10-19)
|
|
||||||
|
|
||||||
#### Chore
|
|
||||||
|
|
||||||
* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173))
|
|
|
@ -4,6 +4,6 @@ dependencies:
|
||||||
version: 8.3.16
|
version: 8.3.16
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
version: 5.1.2
|
version: 5.1.4
|
||||||
digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5
|
digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04
|
||||||
generated: "2021-10-26T19:30:13.812915131Z"
|
generated: "2021-10-26T22:20:19.893673946Z"
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
||||||
appVersion: "latest-202"
|
appVersion: "latest-202"
|
||||||
description: DSMR-protocol reader, telegram data storage and energy consumption visualizer.
|
description: DSMR-protocol reader, telegram data storage and energy consumption visualizer.
|
||||||
name: dsmr-reader
|
name: dsmr-reader
|
||||||
version: 4.0.2
|
version: 4.0.3
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
- dsmr-reader
|
- dsmr-reader
|
||||||
|
@ -19,7 +19,7 @@ dependencies:
|
||||||
- condition: postgresql.enabled
|
- condition: postgresql.enabled
|
||||||
name: postgresql
|
name: postgresql
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
version: 5.1.2
|
version: 5.1.4
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 5.1.2 |
|
| https://truecharts.org/ | postgresql | 5.1.4 |
|
||||||
| https://truecharts.org | common | 8.3.16 |
|
| https://truecharts.org | common | 8.3.16 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="etherpad-4.0.3"></a>
|
||||||
|
### [etherpad-4.0.3](https://github.com/truecharts/apps/compare/etherpad-4.0.2...etherpad-4.0.3) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="etherpad-4.0.2"></a>
|
<a name="etherpad-4.0.2"></a>
|
||||||
### [etherpad-4.0.2](https://github.com/truecharts/apps/compare/etherpad-4.0.1...etherpad-4.0.2) (2021-10-26)
|
### [etherpad-4.0.2](https://github.com/truecharts/apps/compare/etherpad-4.0.1...etherpad-4.0.2) (2021-10-26)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
#### Refactor
|
#### Refactor
|
||||||
|
|
||||||
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="etherpad-0.0.2"></a>
|
|
||||||
### [etherpad-0.0.2](https://github.com/truecharts/apps/compare/etherpad-0.0.1...etherpad-0.0.2) (2021-10-19)
|
|
||||||
|
|
||||||
#### Chore
|
|
||||||
|
|
|
@ -4,6 +4,6 @@ dependencies:
|
||||||
version: 8.3.16
|
version: 8.3.16
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
version: 5.1.2
|
version: 5.1.4
|
||||||
digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5
|
digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04
|
||||||
generated: "2021-10-26T19:26:51.036775485Z"
|
generated: "2021-10-26T22:20:57.407397453Z"
|
|
@ -1,6 +1,6 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.8.14"
|
appVersion: "1.8.14"
|
||||||
version: 4.0.2
|
version: 4.0.3
|
||||||
kubeVersion: '>=1.16.0-0'
|
kubeVersion: '>=1.16.0-0'
|
||||||
name: etherpad
|
name: etherpad
|
||||||
description: A real-time collaborative editor scalable to thousands of simultaneous real time users.
|
description: A real-time collaborative editor scalable to thousands of simultaneous real time users.
|
||||||
|
@ -23,7 +23,7 @@ dependencies:
|
||||||
- condition: postgresql.enabled
|
- condition: postgresql.enabled
|
||||||
name: postgresql
|
name: postgresql
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
version: 5.1.2
|
version: 5.1.4
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
|
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 5.1.2 |
|
| https://truecharts.org/ | postgresql | 5.1.4 |
|
||||||
| https://truecharts.org | common | 8.3.16 |
|
| https://truecharts.org | common | 8.3.16 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
Binary file not shown.
|
@ -0,0 +1,99 @@
|
||||||
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="fireflyiii-12.0.3"></a>
|
||||||
|
### [fireflyiii-12.0.3](https://github.com/truecharts/apps/compare/fireflyiii-12.0.2...fireflyiii-12.0.3) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a name="fireflyiii-12.0.2"></a>
|
||||||
|
### [fireflyiii-12.0.2](https://github.com/truecharts/apps/compare/fireflyiii-12.0.1...fireflyiii-12.0.2) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a name="fireflyiii-12.0.1"></a>
|
||||||
|
### [fireflyiii-12.0.1](https://github.com/truecharts/apps/compare/fireflyiii-12.0.0...fireflyiii-12.0.1) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a name="fireflyiii-12.0.0"></a>
|
||||||
|
### [fireflyiii-12.0.0](https://github.com/truecharts/apps/compare/fireflyiii-11.0.0...fireflyiii-12.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a name="fireflyiii-11.0.0"></a>
|
||||||
|
### [fireflyiii-11.0.0](https://github.com/truecharts/apps/compare/fireflyiii-10.0.3...fireflyiii-11.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* Adapt for TrueNAS SCALE RC1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a name="fireflyiii-10.0.3"></a>
|
||||||
|
### [fireflyiii-10.0.3](https://github.com/truecharts/apps/compare/fireflyiii-10.0.2...fireflyiii-10.0.3) (2021-10-20)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* bump apps, remove duplicates and move incubator to stable for RC1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a name="fireflyiii-10.0.0"></a>
|
||||||
|
### [fireflyiii-10.0.0](https://github.com/truecharts/apps/compare/fireflyiii-9.0.23...fireflyiii-10.0.0) (2021-10-20)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v4 ([#1214](https://github.com/truecharts/apps/issues/1214))
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a name="fireflyiii-9.0.23"></a>
|
||||||
|
### [fireflyiii-9.0.23](https://github.com/truecharts/apps/compare/fireflyiii-9.0.22...fireflyiii-9.0.23) (2021-10-20)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* bump versions to rerelease and fix icons
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a name="fireflyiii-9.0.22"></a>
|
||||||
|
### [fireflyiii-9.0.22](https://github.com/truecharts/apps/compare/fireflyiii-9.0.21...fireflyiii-9.0.22) (2021-10-19)
|
||||||
|
|
||||||
|
#### Change
|
||||||
|
|
||||||
|
* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178))
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181))
|
||||||
|
* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184))
|
||||||
|
|
||||||
|
#### Feat
|
||||||
|
|
||||||
|
* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180))
|
||||||
|
|
||||||
|
#### Refactor
|
||||||
|
|
||||||
|
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
|
|
@ -4,6 +4,6 @@ dependencies:
|
||||||
version: 8.3.16
|
version: 8.3.16
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
version: 5.1.2
|
version: 5.1.4
|
||||||
digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5
|
digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04
|
||||||
generated: "2021-10-26T19:28:27.404483951Z"
|
generated: "2021-10-26T22:21:33.680458358Z"
|
|
@ -0,0 +1,36 @@
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: "5.5.12"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.3.16
|
||||||
|
- condition: postgresql.enabled
|
||||||
|
name: postgresql
|
||||||
|
repository: https://truecharts.org/
|
||||||
|
version: 5.1.4
|
||||||
|
deprecated: false
|
||||||
|
description: A free and open source personal finance manager
|
||||||
|
home: https://github.com/firefly-iii/firefly-iii/
|
||||||
|
icon: https://www.firefly-iii.org/assets/logo/color.png
|
||||||
|
keywords:
|
||||||
|
- fireflyiii
|
||||||
|
- finacial
|
||||||
|
kubeVersion: '>=1.16.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: truecharts.org
|
||||||
|
- email: 20650065+warllo54@users.noreply.github.com
|
||||||
|
name: warllo54
|
||||||
|
url: truecharts.org
|
||||||
|
name: fireflyiii
|
||||||
|
sources:
|
||||||
|
- https://github.com/firefly-iii/firefly-iii/
|
||||||
|
type: application
|
||||||
|
version: 12.0.3
|
||||||
|
annotations:
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- finacial
|
||||||
|
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/grade: U
|
|
@ -0,0 +1,38 @@
|
||||||
|
# Introduction
|
||||||
|
|
||||||
|
A free and open source personal finance manager
|
||||||
|
|
||||||
|
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||||
|
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||||
|
|
||||||
|
## Source Code
|
||||||
|
|
||||||
|
* <https://github.com/firefly-iii/firefly-iii/>
|
||||||
|
|
||||||
|
## Requirements
|
||||||
|
|
||||||
|
Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
|
## Dependencies
|
||||||
|
|
||||||
|
| Repository | Name | Version |
|
||||||
|
|------------|------|---------|
|
||||||
|
| https://truecharts.org/ | postgresql | 5.1.4 |
|
||||||
|
| https://truecharts.org | common | 8.3.16 |
|
||||||
|
|
||||||
|
## Installing the Chart
|
||||||
|
|
||||||
|
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
|
||||||
|
|
||||||
|
## Uninstalling the Chart
|
||||||
|
|
||||||
|
To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
|
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first.
|
||||||
|
- See the [Wiki](https://truecharts.org)
|
||||||
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
---
|
||||||
|
All Rights Reserved - The TrueCharts Project
|
|
@ -0,0 +1,3 @@
|
||||||
|
A free and open source personal finance manager
|
||||||
|
|
||||||
|
This App is supplied by TrueCharts, for more information please visit https://truecharts.org
|
Binary file not shown.
|
@ -0,0 +1,44 @@
|
||||||
|
# Default Helm-Values
|
||||||
|
|
||||||
|
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||||
|
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||||
|
|
||||||
|
Most of our Apps also consume our "common" Helm Chart.
|
||||||
|
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||||
|
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||||
|
|
||||||
|
## Values
|
||||||
|
|
||||||
|
| Key | Type | Default | Description |
|
||||||
|
|-----|------|---------|-------------|
|
||||||
|
| env.APP_KEY | string | `"AGcfkCUS233ZWmBXztYbdyCs2u7kkz55"` | |
|
||||||
|
| env.DB_CONNECTION | string | `"pgsql"` | |
|
||||||
|
| env.DB_DATABASE | string | `"firefly"` | |
|
||||||
|
| env.DB_PORT | int | `5432` | |
|
||||||
|
| env.DB_USERNAME | string | `"firefly"` | |
|
||||||
|
| envValueFrom.DB_HOST.secretKeyRef.key | string | `"plainhost"` | |
|
||||||
|
| envValueFrom.DB_HOST.secretKeyRef.name | string | `"dbcreds"` | |
|
||||||
|
| envValueFrom.DB_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | |
|
||||||
|
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
|
||||||
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
|
| image.repository | string | `"fireflyiii/core"` | |
|
||||||
|
| image.tag | string | `"version-5.5.12@sha256:9a1f87a8ad38694675390756be9686fe9d8ba941fe1f145641626135c7eb5e4b"` | |
|
||||||
|
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
|
||||||
|
| persistence.data.enabled | bool | `true` | |
|
||||||
|
| persistence.data.mountPath | string | `"/var/www/html/storage/upload"` | |
|
||||||
|
| persistence.data.size | string | `"100Gi"` | |
|
||||||
|
| persistence.data.type | string | `"pvc"` | |
|
||||||
|
| podSecurityContext.runAsGroup | int | `0` | |
|
||||||
|
| podSecurityContext.runAsUser | int | `0` | |
|
||||||
|
| postgresql.enabled | bool | `true` | |
|
||||||
|
| postgresql.existingSecret | string | `"dbcreds"` | |
|
||||||
|
| postgresql.postgresqlDatabase | string | `"firefly"` | |
|
||||||
|
| postgresql.postgresqlUsername | string | `"firefly"` | |
|
||||||
|
| probes.liveness.path | string | `"/login"` | |
|
||||||
|
| probes.readiness.path | string | `"/login"` | |
|
||||||
|
| probes.startup.path | string | `"/login"` | |
|
||||||
|
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||||
|
| securityContext.runAsNonRoot | bool | `false` | |
|
||||||
|
| service.main.ports.main.port | int | `8080` | |
|
||||||
|
|
||||||
|
All Rights Reserved - The TrueCharts Project
|
|
@ -0,0 +1,62 @@
|
||||||
|
# Default values for fireflyIII.
|
||||||
|
|
||||||
|
image:
|
||||||
|
repository: fireflyiii/core
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
tag: version-5.5.12@sha256:9a1f87a8ad38694675390756be9686fe9d8ba941fe1f145641626135c7eb5e4b
|
||||||
|
|
||||||
|
securityContext:
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsNonRoot: false
|
||||||
|
|
||||||
|
podSecurityContext:
|
||||||
|
runAsUser: 0
|
||||||
|
runAsGroup: 0
|
||||||
|
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
port: 8080
|
||||||
|
|
||||||
|
probes:
|
||||||
|
liveness:
|
||||||
|
path: "/login"
|
||||||
|
|
||||||
|
readiness:
|
||||||
|
path: "/login"
|
||||||
|
|
||||||
|
startup:
|
||||||
|
path: "/login"
|
||||||
|
|
||||||
|
env:
|
||||||
|
DB_USERNAME: firefly
|
||||||
|
DB_DATABASE: firefly
|
||||||
|
DB_CONNECTION: pgsql
|
||||||
|
DB_PORT: 5432
|
||||||
|
APP_KEY: AGcfkCUS233ZWmBXztYbdyCs2u7kkz55
|
||||||
|
|
||||||
|
envValueFrom:
|
||||||
|
DB_HOST:
|
||||||
|
secretKeyRef:
|
||||||
|
name: dbcreds
|
||||||
|
key: plainhost
|
||||||
|
DB_PASSWORD:
|
||||||
|
secretKeyRef:
|
||||||
|
name: dbcreds
|
||||||
|
key: postgresql-password
|
||||||
|
|
||||||
|
persistence:
|
||||||
|
data:
|
||||||
|
enabled: true
|
||||||
|
mountPath: "/var/www/html/storage/upload"
|
||||||
|
type: pvc
|
||||||
|
accessMode: ReadWriteOnce
|
||||||
|
size: "100Gi"
|
||||||
|
|
||||||
|
# Enabled postgres
|
||||||
|
postgresql:
|
||||||
|
enabled: true
|
||||||
|
existingSecret: "dbcreds"
|
||||||
|
postgresqlUsername: firefly
|
||||||
|
postgresqlDatabase: firefly
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,5 @@
|
||||||
|
{{/* Make sure all variables are set properly */}}
|
||||||
|
{{- include "common.setup" . }}
|
||||||
|
|
||||||
|
{{/* Render the templates */}}
|
||||||
|
{{ include "common.postSetup" . }}
|
Binary file not shown.
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="firefox-syncserver-4.0.3"></a>
|
||||||
|
### [firefox-syncserver-4.0.3](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.2...firefox-syncserver-4.0.3) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="firefox-syncserver-4.0.2"></a>
|
<a name="firefox-syncserver-4.0.2"></a>
|
||||||
### [firefox-syncserver-4.0.2](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.1...firefox-syncserver-4.0.2) (2021-10-26)
|
### [firefox-syncserver-4.0.2](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.1...firefox-syncserver-4.0.2) (2021-10-26)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
#### Refactor
|
#### Refactor
|
||||||
|
|
||||||
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="firefox-syncserver-0.0.2"></a>
|
|
||||||
### [firefox-syncserver-0.0.2](https://github.com/truecharts/apps/compare/firefox-syncserver-0.0.1...firefox-syncserver-0.0.2) (2021-10-19)
|
|
||||||
|
|
||||||
#### Chore
|
|
||||||
|
|
|
@ -0,0 +1,9 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.3.16
|
||||||
|
- name: postgresql
|
||||||
|
repository: https://truecharts.org/
|
||||||
|
version: 5.1.4
|
||||||
|
digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04
|
||||||
|
generated: "2021-10-26T22:22:08.640465903Z"
|
|
@ -1,6 +1,6 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.8.0"
|
appVersion: "1.8.0"
|
||||||
version: 4.0.2
|
version: 4.0.3
|
||||||
kubeVersion: '>=1.16.0-0'
|
kubeVersion: '>=1.16.0-0'
|
||||||
name: firefox-syncserver
|
name: firefox-syncserver
|
||||||
description: This is an all-in-one package for running a self-hosted Firefox Sync server.
|
description: This is an all-in-one package for running a self-hosted Firefox Sync server.
|
||||||
|
@ -22,7 +22,7 @@ dependencies:
|
||||||
- condition: postgresql.enabled
|
- condition: postgresql.enabled
|
||||||
name: postgresql
|
name: postgresql
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
version: 5.1.2
|
version: 5.1.4
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
name: TrueCharts
|
name: TrueCharts
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 5.1.2 |
|
| https://truecharts.org/ | postgresql | 5.1.4 |
|
||||||
| https://truecharts.org | common | 8.3.16 |
|
| https://truecharts.org | common | 8.3.16 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="gitea-4.0.4"></a>
|
||||||
|
### [gitea-4.0.4](https://github.com/truecharts/apps/compare/gitea-4.0.3...gitea-4.0.4) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="gitea-4.0.3"></a>
|
<a name="gitea-4.0.3"></a>
|
||||||
### [gitea-4.0.3](https://github.com/truecharts/apps/compare/gitea-4.0.2...gitea-4.0.3) (2021-10-26)
|
### [gitea-4.0.3](https://github.com/truecharts/apps/compare/gitea-4.0.2...gitea-4.0.3) (2021-10-26)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="gitea-1.0.16"></a>
|
|
||||||
### [gitea-1.0.16](https://github.com/truecharts/apps/compare/gitea-1.0.15...gitea-1.0.16) (2021-10-19)
|
|
||||||
|
|
||||||
#### Chore
|
|
||||||
|
|
||||||
* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,9 +4,9 @@ dependencies:
|
||||||
version: 8.3.16
|
version: 8.3.16
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
version: 5.1.2
|
version: 5.1.4
|
||||||
- name: memcached
|
- name: memcached
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 5.15.8
|
version: 5.15.8
|
||||||
digest: sha256:3c1bc74afc1eacc39c9584cbfc66565ec8531d1ea07281fc9edf0bd35581468f
|
digest: sha256:86a8e2e5eb7c17ea5dde921011ab816074a230a77b70d743713988fa48d43ab1
|
||||||
generated: "2021-10-26T20:32:02.640330282Z"
|
generated: "2021-10-26T22:22:45.528151312Z"
|
|
@ -7,7 +7,7 @@ dependencies:
|
||||||
- condition: postgresql.enabled
|
- condition: postgresql.enabled
|
||||||
name: postgresql
|
name: postgresql
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
version: 5.1.2
|
version: 5.1.4
|
||||||
- condition: memcached.enabled
|
- condition: memcached.enabled
|
||||||
name: memcached
|
name: memcached
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
|
@ -34,7 +34,7 @@ sources:
|
||||||
- https://github.com/go-gitea/gitea
|
- https://github.com/go-gitea/gitea
|
||||||
- https://hub.docker.com/r/gitea/gitea/
|
- https://hub.docker.com/r/gitea/gitea/
|
||||||
type: application
|
type: application
|
||||||
version: 4.0.3
|
version: 4.0.4
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- GIT
|
- GIT
|
|
@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://charts.bitnami.com/bitnami | memcached | 5.15.8 |
|
| https://charts.bitnami.com/bitnami | memcached | 5.15.8 |
|
||||||
| https://truecharts.org/ | postgresql | 5.1.2 |
|
| https://truecharts.org/ | postgresql | 5.1.4 |
|
||||||
| https://truecharts.org | common | 8.3.16 |
|
| https://truecharts.org | common | 8.3.16 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue