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)
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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` | |
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -111284,6 +111284,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-24T18:20:54.607254008Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.3
|
||||
- condition: promtail.enabled
|
||||
name: promtail
|
||||
repository: https://truecharts.org
|
||||
version: 0.0.3
|
||||
description: 'Loki: like Prometheus, but for logs.'
|
||||
digest: 382b89eeecdb6b79700e642555f72d5c268bf4376c262ca89cba0a8b72a7098d
|
||||
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.7/loki-1.0.7.tgz
|
||||
version: 1.0.7
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
@@ -250947,4 +250981,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-24T18:02:08.098835796Z"
|
||||
generated: "2021-11-24T18:20:54.673146189Z"
|
||||
|
||||
Reference in New Issue
Block a user