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.6"></a>
|
||||
### [loki-1.0.6](https://github.com/truecharts/apps/compare/loki-1.0.5...loki-1.0.6) (2021-11-24)
|
||||
|
||||
#### Fix
|
||||
|
||||
* disable promtail for the time being (needs fix for dataset access)
|
||||
|
||||
|
||||
|
||||
<a name="loki-1.0.5"></a>
|
||||
### [loki-1.0.5](https://github.com/truecharts/apps/compare/loki-1.0.4...loki-1.0.5) (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 | `true` | |
|
||||
| promtail.enabled | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `3100` | |
|
||||
| service.main.ports.main.protocol | string | `"HTTP"` | |
|
||||
| service.main.ports.main.targetPort | int | `3100` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Fix
|
||||
|
||||
* disable promtail for the time being (needs fix for dataset access)
|
||||
|
||||
|
||||
|
||||
<a name="loki-1.0.5"></a>
|
||||
### [loki-1.0.5](https://github.com/truecharts/apps/compare/loki-1.0.4...loki-1.0.5) (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 | `true` | |
|
||||
| promtail.enabled | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `3100` | |
|
||||
| service.main.ports.main.protocol | string | `"HTTP"` | |
|
||||
| service.main.ports.main.targetPort | int | `3100` | |
|
||||
|
||||
+35
-1
@@ -111252,6 +111252,40 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/logitech-media-server-1.0.0/logitech-media-server-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
loki:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- logs
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 2.4.1
|
||||
created: "2021-11-24T12:14:49.966575173Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.3
|
||||
- condition: promtail.enabled
|
||||
name: promtail
|
||||
repository: https://grafana.github.io/helm-charts
|
||||
version: ^3.0.0
|
||||
description: 'Loki: like Prometheus, but for logs.'
|
||||
digest: 6857733f18ecaad1af2a563ebbfd815c38f7330ee3c06500d4bc2279653157a4
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/loki
|
||||
icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png
|
||||
keywords:
|
||||
- logs
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: loki
|
||||
sources:
|
||||
- https://github.com/grafana/loki
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/loki-1.0.6/loki-1.0.6.tgz
|
||||
version: 1.0.6
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
@@ -250775,4 +250809,4 @@ entries:
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
generated: "2021-11-24T11:39:40.611821375Z"
|
||||
generated: "2021-11-24T12:14:50.047998918Z"
|
||||
|
||||
Reference in New Issue
Block a user