mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-18 10:20:24 +08:00
Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="loki-1.0.7"></a>
|
||||
### [loki-1.0.7](https://github.com/truecharts/apps/compare/loki-1.0.6...loki-1.0.7) (2021-11-24)
|
||||
|
||||
#### Fix
|
||||
|
||||
* use our own promtail dependency ([#1395](https://github.com/truecharts/apps/issues/1395))
|
||||
|
||||
|
||||
|
||||
<a name="loki-1.0.6"></a>
|
||||
### [loki-1.0.6](https://github.com/truecharts/apps/compare/loki-1.0.5...loki-1.0.6) (2021-11-24)
|
||||
|
||||
|
||||
@@ -59,7 +59,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| probes.liveness.path | string | `"/ready"` | |
|
||||
| probes.readiness.path | string | `"/ready"` | |
|
||||
| probes.startup.path | string | `"/ready"` | |
|
||||
| promtail.enabled | bool | `false` | |
|
||||
| promtail.enabled | bool | `true` | |
|
||||
| service.main.ports.main.port | int | `3100` | |
|
||||
| service.main.ports.main.protocol | string | `"HTTP"` | |
|
||||
| service.main.ports.main.targetPort | int | `3100` | |
|
||||
|
||||
@@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://grafana.github.io/helm-charts | promtail | ^3.0.0 |
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | promtail | 0.0.3 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user