Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-22 23:47:21 +00:00
parent 133e104e56
commit 151ab190b6
694 changed files with 9005 additions and 462 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="loki-1.0.2"></a>
### [loki-1.0.2](https://github.com/truecharts/apps/compare/loki-1.0.1...loki-1.0.2) (2021-11-22)
#### Chore
* update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383))
<a name="loki-1.0.1"></a>
### [loki-1.0.1](https://github.com/truecharts/apps/compare/loki-1.0.0...loki-1.0.1) (2021-11-22)
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://grafana.github.io/helm-charts | promtail | ^3.0.0 |
| https://truecharts.org | common | 8.7.1 |
| https://truecharts.org | common | 8.9.1 |
## Installing the Chart
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="minio-0.0.5"></a>
### [minio-0.0.5](https://github.com/truecharts/apps/compare/minio-console-1.0.12...minio-0.0.5) (2021-11-22)
#### Chore
* update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383))
<a name="minio-0.0.4"></a>
### [minio-0.0.4](https://github.com/truecharts/apps/compare/minio-console-1.0.10...minio-0.0.4) (2021-11-16)
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.6.3 |
| https://truecharts.org | common | 8.9.1 |
## Installing the Chart
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="omada-controller-4.0.16"></a>
### [omada-controller-4.0.16](https://github.com/truecharts/apps/compare/omada-controller-4.0.15...omada-controller-4.0.16) (2021-11-22)
#### Chore
* update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383))
<a name="omada-controller-4.0.15"></a>
### [omada-controller-4.0.15](https://github.com/truecharts/apps/compare/omada-controller-4.0.14...omada-controller-4.0.15) (2021-11-22)
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.6.3 |
| https://truecharts.org | common | 8.9.1 |
## Installing the Chart
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="piwigo-1.0.12"></a>
### [piwigo-1.0.12](https://github.com/truecharts/apps/compare/piwigo-1.0.11...piwigo-1.0.12) (2021-11-22)
#### Chore
* update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383))
<a name="piwigo-1.0.11"></a>
### [piwigo-1.0.11](https://github.com/truecharts/apps/compare/piwigo-1.0.10...piwigo-1.0.11) (2021-11-16)
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.6.3 |
| https://truecharts.org | common | 8.9.1 |
## Installing the Chart
@@ -1,6 +1,20 @@
# Changelog<br>
<a name="prometheus-0.0.8"></a>
### [prometheus-0.0.8](https://github.com/truecharts/apps/compare/prometheus-0.0.5...prometheus-0.0.8) (2021-11-22)
#### Chore
* update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383))
* don't allow config of promop service and remove reminants
#### Fix
* use correct port for alertmanager probe
<a name="prometheus-0.0.5"></a>
### [prometheus-0.0.5](https://github.com/truecharts/apps/compare/prometheus-0.0.4...prometheus-0.0.5) (2021-11-22)
@@ -77,16 +77,6 @@ You will, however, be able to use all values referenced in the common chart here
| alertmanager.retention | string | `"120h"` | |
| alertmanager.routePrefix | string | `"/"` | |
| alertmanager.secrets | list | `[]` | |
| alertmanager.service.annotations | object | `{}` | |
| alertmanager.service.clusterIP | string | `""` | |
| alertmanager.service.externalTrafficPolicy | string | `"Cluster"` | |
| alertmanager.service.healthCheckNodePort | string | `""` | |
| alertmanager.service.loadBalancerIP | string | `""` | |
| alertmanager.service.loadBalancerSourceRanges | list | `[]` | |
| alertmanager.service.nodePort | string | `""` | |
| alertmanager.service.port | int | `9093` | |
| alertmanager.service.stickySessions | string | `""` | |
| alertmanager.service.type | string | `"ClusterIP"` | |
| alertmanager.serviceAccount.create | bool | `true` | |
| alertmanager.serviceAccount.name | string | `""` | |
| alertmanager.serviceMonitor.enabled | bool | `true` | |
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.9.0 |
| https://truecharts.org | common | 8.9.1 |
## Installing the Chart
@@ -1,6 +1,19 @@
# Changelog<br>
<a name="tdarr-node-1.0.11"></a>
### [tdarr-node-1.0.11](https://github.com/truecharts/apps/compare/tdarr-node-1.0.10...tdarr-node-1.0.11) (2021-11-22)
#### Chore
* update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383))
#### Fix
* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361))
<a name="tdarr-node-1.0.10"></a>
### [tdarr-node-1.0.10](https://github.com/truecharts/apps/compare/tdarr-node-1.0.9...tdarr-node-1.0.10) (2021-11-16)
@@ -29,7 +29,6 @@ You will, however, be able to use all values referenced in the common chart here
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `8267` | |
| service.main.ports.main.targetPort | int | `8267` | |
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.6.3 |
| https://truecharts.org | common | 8.9.1 |
## Installing the Chart
+13
View File
@@ -1,6 +1,19 @@
# Changelog<br>
<a name="tdarr-1.0.11"></a>
### [tdarr-1.0.11](https://github.com/truecharts/apps/compare/tdarr-node-1.0.10...tdarr-1.0.11) (2021-11-22)
#### Chore
* update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383))
#### Fix
* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361))
<a name="tdarr-1.0.10"></a>
### [tdarr-1.0.10](https://github.com/truecharts/apps/compare/tdarr-node-1.0.9...tdarr-1.0.10) (2021-11-16)
+2 -1
View File
@@ -29,9 +29,10 @@ You will, however, be able to use all values referenced in the common chart here
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.comm.enabled | bool | `true` | |
| service.comm.ports.comm.enabled | bool | `true` | |
| service.comm.ports.comm.port | int | `8266` | |
| service.comm.ports.comm.targetPort | int | `8266` | |
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `8265` | |
| service.main.ports.main.targetPort | int | `8265` | |
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.6.3 |
| https://truecharts.org | common | 8.9.1 |
## Installing the Chart