Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-26 23:18:29 +00:00
parent 919b1273ba
commit f40ee6213d
591 changed files with 4307 additions and 509 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="sogo-4.0.2"></a>
### [sogo-4.0.2](https://github.com/truecharts/apps/compare/sogo-4.0.0...sogo-4.0.2) (2021-09-26)
#### Chore
* update non-major deps helm releases ([#1040](https://github.com/truecharts/apps/issues/1040))
<a name="sogo-4.0.0"></a>
### [sogo-4.0.0](https://github.com/truecharts/apps/compare/sogo-3.0.6...sogo-4.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 5.2.0
appVersion: "5.2.0"
dependencies:
- name: common
repository: https://truecharts.org
+2 -2
View File
@@ -17,9 +17,9 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | memcached | 5.15.1 |
| https://charts.bitnami.com/bitnami | memcached | 5.15.2 |
| https://truecharts.org/ | postgresql | 2.2.5 |
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+6 -2
View File
@@ -1,3 +1,7 @@
<a name="sogo-4.0.0"></a>
### [sogo-4.0.0](https://github.com/truecharts/apps/compare/sogo-3.0.6...sogo-4.0.0) (2021-09-26)
<a name="sogo-4.0.2"></a>
### [sogo-4.0.2](https://github.com/truecharts/apps/compare/sogo-4.0.0...sogo-4.0.2) (2021-09-26)
#### Chore
* update non-major deps helm releases ([#1040](https://github.com/truecharts/apps/issues/1040))
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="airsonic-3.0.1"></a>
### [airsonic-3.0.1](https://github.com/truecharts/apps/compare/airsonic-3.0.0...airsonic-3.0.1) (2021-09-26)
<a name="airsonic-3.0.0"></a>
### [airsonic-3.0.0](https://github.com/truecharts/apps/compare/airsonic-2.0.3...airsonic-3.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 10.6.2
appVersion: "10.6.2"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+2 -2
View File
@@ -1,3 +1,3 @@
<a name="airsonic-3.0.0"></a>
### [airsonic-3.0.0](https://github.com/truecharts/apps/compare/airsonic-2.0.3...airsonic-3.0.0) (2021-09-26)
<a name="airsonic-3.0.1"></a>
### [airsonic-3.0.1](https://github.com/truecharts/apps/compare/airsonic-3.0.0...airsonic-3.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="appdaemon-5.0.1"></a>
### [appdaemon-5.0.1](https://github.com/truecharts/apps/compare/appdaemon-5.0.0...appdaemon-5.0.1) (2021-09-26)
<a name="appdaemon-5.0.0"></a>
### [appdaemon-5.0.0](https://github.com/truecharts/apps/compare/appdaemon-4.0.2...appdaemon-5.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 4.1.0
appVersion: "4.1.0"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+2 -2
View File
@@ -1,3 +1,3 @@
<a name="appdaemon-5.0.0"></a>
### [appdaemon-5.0.0](https://github.com/truecharts/apps/compare/appdaemon-4.0.2...appdaemon-5.0.0) (2021-09-26)
<a name="appdaemon-5.0.1"></a>
### [appdaemon-5.0.1](https://github.com/truecharts/apps/compare/appdaemon-5.0.0...appdaemon-5.0.1) (2021-09-26)
+5 -6
View File
@@ -16,15 +16,14 @@ You will, however, be able to use all values referenced in the common chart here
| env.LATITUDE | int | `46` | |
| env.LONGITUDE | int | `-94` | |
| env.TZ | string | `"America/Chicago"` | |
| hostPathMounts[0].accessMode | string | `"ReadWriteOnce"` | |
| hostPathMounts[0].enabled | bool | `true` | |
| hostPathMounts[0].mountPath | string | `"/conf"` | |
| hostPathMounts[0].name | string | `"config"` | |
| hostPathMounts[0].size | string | `"100Gi"` | |
| hostPathMounts[0].type | string | `"pvc"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/acockburn/appdaemon"` | |
| image.tag | string | `"v4.1.0@sha256:209ee1c83b4c0794dd6f50333f60a212d0df7c4205e7e374ac78d988ffc3d8fd"` | |
| persistence.conf.accessMode | string | `"ReadWriteOnce"` | |
| persistence.conf.enabled | bool | `true` | |
| persistence.conf.mountPath | string | `"/conf"` | |
| persistence.conf.size | string | `"100Gi"` | |
| persistence.conf.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.runAsNonRoot | bool | `false` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="authelia-4.0.2"></a>
### [authelia-4.0.2](https://github.com/truecharts/apps/compare/authelia-4.0.0...authelia-4.0.2) (2021-09-26)
#### Chore
* update non-major deps helm releases ([#1040](https://github.com/truecharts/apps/issues/1040))
<a name="authelia-4.0.0"></a>
### [authelia-4.0.0](https://github.com/truecharts/apps/compare/authelia-3.0.9...authelia-4.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 4.31.0
appVersion: "4.31.0"
dependencies:
- name: common
repository: https://truecharts.org
+2 -2
View File
@@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 15.3.2 |
| https://charts.bitnami.com/bitnami | redis | 15.3.3 |
| https://truecharts.org/ | postgresql | 2.2.5 |
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+6 -2
View File
@@ -1,3 +1,7 @@
<a name="authelia-4.0.0"></a>
### [authelia-4.0.0](https://github.com/truecharts/apps/compare/authelia-3.0.9...authelia-4.0.0) (2021-09-26)
<a name="authelia-4.0.2"></a>
### [authelia-4.0.2](https://github.com/truecharts/apps/compare/authelia-4.0.0...authelia-4.0.2) (2021-09-26)
#### Chore
* update non-major deps helm releases ([#1040](https://github.com/truecharts/apps/issues/1040))
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="bazarr-8.0.1"></a>
### [bazarr-8.0.1](https://github.com/truecharts/apps/compare/bazarr-8.0.0...bazarr-8.0.1) (2021-09-26)
<a name="bazarr-8.0.0"></a>
### [bazarr-8.0.0](https://github.com/truecharts/apps/compare/bazarr-7.0.2...bazarr-8.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 0.9.9
appVersion: "0.9.9"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+2 -2
View File
@@ -1,3 +1,3 @@
<a name="bazarr-8.0.0"></a>
### [bazarr-8.0.0](https://github.com/truecharts/apps/compare/bazarr-7.0.2...bazarr-8.0.0) (2021-09-26)
<a name="bazarr-8.0.1"></a>
### [bazarr-8.0.1](https://github.com/truecharts/apps/compare/bazarr-8.0.0...bazarr-8.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="booksonic-air-3.0.1"></a>
### [booksonic-air-3.0.1](https://github.com/truecharts/apps/compare/booksonic-air-3.0.0...booksonic-air-3.0.1) (2021-09-26)
<a name="booksonic-air-3.0.0"></a>
### [booksonic-air-3.0.0](https://github.com/truecharts/apps/compare/booksonic-air-2.0.3...booksonic-air-3.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2009.1.0
appVersion: "2009.1.0"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
@@ -1,3 +1,3 @@
<a name="booksonic-air-3.0.0"></a>
### [booksonic-air-3.0.0](https://github.com/truecharts/apps/compare/booksonic-air-2.0.3...booksonic-air-3.0.0) (2021-09-26)
<a name="booksonic-air-3.0.1"></a>
### [booksonic-air-3.0.1](https://github.com/truecharts/apps/compare/booksonic-air-3.0.0...booksonic-air-3.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="calibre-web-8.0.1"></a>
### [calibre-web-8.0.1](https://github.com/truecharts/apps/compare/calibre-web-8.0.0...calibre-web-8.0.1) (2021-09-26)
<a name="calibre-web-8.0.0"></a>
### [calibre-web-8.0.0](https://github.com/truecharts/apps/compare/calibre-web-7.0.4...calibre-web-8.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 0.6.12
appVersion: "0.6.12"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+2 -2
View File
@@ -1,3 +1,3 @@
<a name="calibre-web-8.0.0"></a>
### [calibre-web-8.0.0](https://github.com/truecharts/apps/compare/calibre-web-7.0.4...calibre-web-8.0.0) (2021-09-26)
<a name="calibre-web-8.0.1"></a>
### [calibre-web-8.0.1](https://github.com/truecharts/apps/compare/calibre-web-8.0.0...calibre-web-8.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="calibre-3.0.1"></a>
### [calibre-3.0.1](https://github.com/truecharts/apps/compare/calibre-3.0.0...calibre-3.0.1) (2021-09-26)
<a name="calibre-3.0.0"></a>
### [calibre-3.0.0](https://github.com/truecharts/apps/compare/calibre-web-7.0.4...calibre-3.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 5.26.0
appVersion: "5.26.0"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+2 -2
View File
@@ -1,3 +1,3 @@
<a name="calibre-3.0.0"></a>
### [calibre-3.0.0](https://github.com/truecharts/apps/compare/calibre-web-7.0.4...calibre-3.0.0) (2021-09-26)
<a name="calibre-3.0.1"></a>
### [calibre-3.0.1](https://github.com/truecharts/apps/compare/calibre-3.0.0...calibre-3.0.1) (2021-09-26)
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="collabora-online-8.0.1"></a>
### [collabora-online-8.0.1](https://github.com/truecharts/apps/compare/collabora-online-8.0.0...collabora-online-8.0.1) (2021-09-26)
<a name="collabora-online-8.0.0"></a>
### [collabora-online-8.0.0](https://github.com/truecharts/apps/compare/collabora-online-7.0.3...collabora-online-8.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 6.4.11.3
appVersion: "6.4.11.3"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
@@ -1,3 +1,3 @@
<a name="collabora-online-8.0.0"></a>
### [collabora-online-8.0.0](https://github.com/truecharts/apps/compare/collabora-online-7.0.3...collabora-online-8.0.0) (2021-09-26)
<a name="collabora-online-8.0.1"></a>
### [collabora-online-8.0.1](https://github.com/truecharts/apps/compare/collabora-online-8.0.0...collabora-online-8.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="custom-app-2.0.1"></a>
### [custom-app-2.0.1](https://github.com/truecharts/apps/compare/custom-app-2.0.0...custom-app-2.0.1) (2021-09-26)
<a name="custom-app-2.0.0"></a>
### [custom-app-2.0.0](https://github.com/truecharts/apps/compare/custom-app-1.0.4...custom-app-2.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 0.18.773
appVersion: "0.18.773"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+2 -2
View File
@@ -1,3 +1,3 @@
<a name="custom-app-2.0.0"></a>
### [custom-app-2.0.0](https://github.com/truecharts/apps/compare/custom-app-1.0.4...custom-app-2.0.0) (2021-09-26)
<a name="custom-app-2.0.1"></a>
### [custom-app-2.0.1](https://github.com/truecharts/apps/compare/custom-app-2.0.0...custom-app-2.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="deconz-3.0.1"></a>
### [deconz-3.0.1](https://github.com/truecharts/apps/compare/deconz-3.0.0...deconz-3.0.1) (2021-09-26)
<a name="deconz-3.0.0"></a>
### [deconz-3.0.0](https://github.com/truecharts/apps/compare/deconz-2.0.2...deconz-3.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2.12.06
appVersion: "2.12.06"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+2 -2
View File
@@ -1,3 +1,3 @@
<a name="deconz-3.0.0"></a>
### [deconz-3.0.0](https://github.com/truecharts/apps/compare/deconz-2.0.2...deconz-3.0.0) (2021-09-26)
<a name="deconz-3.0.1"></a>
### [deconz-3.0.1](https://github.com/truecharts/apps/compare/deconz-3.0.0...deconz-3.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="deepstack-cpu-6.0.1"></a>
### [deepstack-cpu-6.0.1](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.0...deepstack-cpu-6.0.1) (2021-09-26)
<a name="deepstack-cpu-6.0.0"></a>
### [deepstack-cpu-6.0.0](https://github.com/truecharts/apps/compare/deepstack-cpu-5.0.2...deepstack-cpu-6.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: cpu-2021.0
appVersion: "cpu-2021.0"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
@@ -1,3 +1,3 @@
<a name="deepstack-cpu-6.0.0"></a>
### [deepstack-cpu-6.0.0](https://github.com/truecharts/apps/compare/deepstack-cpu-5.0.2...deepstack-cpu-6.0.0) (2021-09-26)
<a name="deepstack-cpu-6.0.1"></a>
### [deepstack-cpu-6.0.1](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.0...deepstack-cpu-6.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="deluge-8.0.1"></a>
### [deluge-8.0.1](https://github.com/truecharts/apps/compare/deluge-8.0.0...deluge-8.0.1) (2021-09-26)
<a name="deluge-8.0.0"></a>
### [deluge-8.0.0](https://github.com/truecharts/apps/compare/deluge-7.0.2...deluge-8.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2.0.3-2201
appVersion: "2.0.3-2201"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+2 -2
View File
@@ -1,3 +1,3 @@
<a name="deluge-8.0.0"></a>
### [deluge-8.0.0](https://github.com/truecharts/apps/compare/deluge-7.0.2...deluge-8.0.0) (2021-09-26)
<a name="deluge-8.0.1"></a>
### [deluge-8.0.1](https://github.com/truecharts/apps/compare/deluge-8.0.0...deluge-8.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="dizquetv-3.0.1"></a>
### [dizquetv-3.0.1](https://github.com/truecharts/apps/compare/dizquetv-3.0.0...dizquetv-3.0.1) (2021-09-26)
<a name="dizquetv-3.0.0"></a>
### [dizquetv-3.0.0](https://github.com/truecharts/apps/compare/dizquetv-2.0.3...dizquetv-3.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.4.5
appVersion: "1.4.5"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+2 -2
View File
@@ -1,3 +1,3 @@
<a name="dizquetv-3.0.0"></a>
### [dizquetv-3.0.0](https://github.com/truecharts/apps/compare/dizquetv-2.0.3...dizquetv-3.0.0) (2021-09-26)
<a name="dizquetv-3.0.1"></a>
### [dizquetv-3.0.1](https://github.com/truecharts/apps/compare/dizquetv-3.0.0...dizquetv-3.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="duplicati-3.0.1"></a>
### [duplicati-3.0.1](https://github.com/truecharts/apps/compare/duplicati-3.0.0...duplicati-3.0.1) (2021-09-26)
<a name="duplicati-3.0.0"></a>
### [duplicati-3.0.0](https://github.com/truecharts/apps/compare/duplicati-2.0.3...duplicati-3.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: latest
appVersion: "latest"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+2 -2
View File
@@ -1,3 +1,3 @@
<a name="duplicati-3.0.0"></a>
### [duplicati-3.0.0](https://github.com/truecharts/apps/compare/duplicati-2.0.3...duplicati-3.0.0) (2021-09-26)
<a name="duplicati-3.0.1"></a>
### [duplicati-3.0.1](https://github.com/truecharts/apps/compare/duplicati-3.0.0...duplicati-3.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="emby-8.0.1"></a>
### [emby-8.0.1](https://github.com/truecharts/apps/compare/emby-8.0.0...emby-8.0.1) (2021-09-26)
<a name="emby-8.0.0"></a>
### [emby-8.0.0](https://github.com/truecharts/apps/compare/emby-7.0.2...emby-8.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 4.6.4.0
appVersion: "4.6.4.0"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+2 -2
View File
@@ -1,3 +1,3 @@
<a name="emby-8.0.0"></a>
### [emby-8.0.0](https://github.com/truecharts/apps/compare/emby-7.0.2...emby-8.0.0) (2021-09-26)
<a name="emby-8.0.1"></a>
### [emby-8.0.1](https://github.com/truecharts/apps/compare/emby-8.0.0...emby-8.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="esphome-8.0.1"></a>
### [esphome-8.0.1](https://github.com/truecharts/apps/compare/esphome-8.0.0...esphome-8.0.1) (2021-09-26)
<a name="esphome-8.0.0"></a>
### [esphome-8.0.0](https://github.com/truecharts/apps/compare/esphome-7.0.3...esphome-8.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2021.9.1
appVersion: "2021.9.1"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+2 -2
View File
@@ -1,3 +1,3 @@
<a name="esphome-8.0.0"></a>
### [esphome-8.0.0](https://github.com/truecharts/apps/compare/esphome-7.0.3...esphome-8.0.0) (2021-09-26)
<a name="esphome-8.0.1"></a>
### [esphome-8.0.1](https://github.com/truecharts/apps/compare/esphome-8.0.0...esphome-8.0.1) (2021-09-26)
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="external-service-3.0.1"></a>
### [external-service-3.0.1](https://github.com/truecharts/apps/compare/external-service-3.0.0...external-service-3.0.1) (2021-09-26)
<a name="external-service-3.0.0"></a>
### [external-service-3.0.0](https://github.com/truecharts/apps/compare/external-service-2.0.2...external-service-3.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 0.66.6
appVersion: "0.66.6"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
@@ -1,3 +1,3 @@
<a name="external-service-3.0.0"></a>
### [external-service-3.0.0](https://github.com/truecharts/apps/compare/external-service-2.0.2...external-service-3.0.0) (2021-09-26)
<a name="external-service-3.0.1"></a>
### [external-service-3.0.1](https://github.com/truecharts/apps/compare/external-service-3.0.0...external-service-3.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="fireflyiii-9.0.1"></a>
### [fireflyiii-9.0.1](https://github.com/truecharts/apps/compare/fireflyiii-9.0.0...fireflyiii-9.0.1) (2021-09-26)
<a name="fireflyiii-9.0.0"></a>
### [fireflyiii-9.0.0](https://github.com/truecharts/apps/compare/fireflyiii-8.0.6...fireflyiii-9.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 5.5.12
appVersion: "5.5.12"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 2.2.5 |
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+2 -2
View File
@@ -1,3 +1,3 @@
<a name="fireflyiii-9.0.0"></a>
### [fireflyiii-9.0.0](https://github.com/truecharts/apps/compare/fireflyiii-8.0.6...fireflyiii-9.0.0) (2021-09-26)
<a name="fireflyiii-9.0.1"></a>
### [fireflyiii-9.0.1](https://github.com/truecharts/apps/compare/fireflyiii-9.0.0...fireflyiii-9.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="flaresolverr-3.0.1"></a>
### [flaresolverr-3.0.1](https://github.com/truecharts/apps/compare/flaresolverr-3.0.0...flaresolverr-3.0.1) (2021-09-26)
<a name="flaresolverr-3.0.0"></a>
### [flaresolverr-3.0.0](https://github.com/truecharts/apps/compare/flaresolverr-2.0.2...flaresolverr-3.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.2.9
appVersion: "1.2.9"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
@@ -1,3 +1,3 @@
<a name="flaresolverr-3.0.0"></a>
### [flaresolverr-3.0.0](https://github.com/truecharts/apps/compare/flaresolverr-2.0.2...flaresolverr-3.0.0) (2021-09-26)
<a name="flaresolverr-3.0.1"></a>
### [flaresolverr-3.0.1](https://github.com/truecharts/apps/compare/flaresolverr-3.0.0...flaresolverr-3.0.1) (2021-09-26)
@@ -16,6 +16,11 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/flaresolverr/flaresolverr"` | image repository |
| image.tag | string | `"v1.2.9@sha256:6f93f3359a8b2cbd268286ce460ff5ffa79a6f1d8c19097ed49097fbfab6a786"` | image tag |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.config.size | string | `"100Gi"` | |
| persistence.config.type | string | `"pvc"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service | object | See values.yaml | Configures service settings for the chart. |
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="flood-3.0.1"></a>
### [flood-3.0.1](https://github.com/truecharts/apps/compare/flood-3.0.0...flood-3.0.1) (2021-09-26)
<a name="flood-3.0.0"></a>
### [flood-3.0.0](https://github.com/truecharts/apps/compare/flood-2.0.2...flood-3.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 4.6.1
appVersion: "4.6.1"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+2 -2
View File
@@ -1,3 +1,3 @@
<a name="flood-3.0.0"></a>
### [flood-3.0.0](https://github.com/truecharts/apps/compare/flood-2.0.2...flood-3.0.0) (2021-09-26)
<a name="flood-3.0.1"></a>
### [flood-3.0.1](https://github.com/truecharts/apps/compare/flood-3.0.0...flood-3.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="focalboard-3.0.1"></a>
### [focalboard-3.0.1](https://github.com/truecharts/apps/compare/focalboard-3.0.0...focalboard-3.0.1) (2021-09-26)
<a name="focalboard-3.0.0"></a>
### [focalboard-3.0.0](https://github.com/truecharts/apps/compare/focalboard-2.0.2...focalboard-3.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 0.8.0
appVersion: "0.8.0"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+2 -2
View File
@@ -1,3 +1,3 @@
<a name="focalboard-3.0.0"></a>
### [focalboard-3.0.0](https://github.com/truecharts/apps/compare/focalboard-2.0.2...focalboard-3.0.0) (2021-09-26)
<a name="focalboard-3.0.1"></a>
### [focalboard-3.0.1](https://github.com/truecharts/apps/compare/focalboard-3.0.0...focalboard-3.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="freeradius-3.0.1"></a>
### [freeradius-3.0.1](https://github.com/truecharts/apps/compare/freeradius-3.0.0...freeradius-3.0.1) (2021-09-26)
<a name="freeradius-3.0.0"></a>
### [freeradius-3.0.0](https://github.com/truecharts/apps/compare/freeradius-2.0.2...freeradius-3.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 3.0.23
appVersion: "3.0.23"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+2 -2
View File
@@ -1,3 +1,3 @@
<a name="freeradius-3.0.0"></a>
### [freeradius-3.0.0](https://github.com/truecharts/apps/compare/freeradius-2.0.2...freeradius-3.0.0) (2021-09-26)
<a name="freeradius-3.0.1"></a>
### [freeradius-3.0.1](https://github.com/truecharts/apps/compare/freeradius-3.0.0...freeradius-3.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="freshrss-8.0.1"></a>
### [freshrss-8.0.1](https://github.com/truecharts/apps/compare/freshrss-8.0.0...freshrss-8.0.1) (2021-09-26)
<a name="freshrss-8.0.0"></a>
### [freshrss-8.0.0](https://github.com/truecharts/apps/compare/freshrss-7.0.3...freshrss-8.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.18.1
appVersion: "1.18.1"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart
+2 -2
View File
@@ -1,3 +1,3 @@
<a name="freshrss-8.0.0"></a>
### [freshrss-8.0.0](https://github.com/truecharts/apps/compare/freshrss-7.0.3...freshrss-8.0.0) (2021-09-26)
<a name="freshrss-8.0.1"></a>
### [freshrss-8.0.1](https://github.com/truecharts/apps/compare/freshrss-8.0.0...freshrss-8.0.1) (2021-09-26)
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="gaps-8.0.1"></a>
### [gaps-8.0.1](https://github.com/truecharts/apps/compare/gaps-8.0.0...gaps-8.0.1) (2021-09-26)
<a name="gaps-8.0.0"></a>
### [gaps-8.0.0](https://github.com/truecharts/apps/compare/gaps-7.0.2...gaps-8.0.0) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 0.8.8
appVersion: "0.8.8"
dependencies:
- name: common
repository: https://truecharts.org

Some files were not shown because too many files have changed in this diff Show More