fix(Loki): BREAKING CHANGE Remove promtail dependency
Sadly enough SCALE will not allow a promtail container access to the logs anymore by default. Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -4,10 +4,6 @@ dependencies:
|
|||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 11.1.2
|
version: 11.1.2
|
||||||
- name: "promtail"
|
|
||||||
condition: promtail.enabled
|
|
||||||
repository: https://charts.truecharts.org
|
|
||||||
version: "6.0.12"
|
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: "Loki: like Prometheus, but for logs."
|
description: "Loki: like Prometheus, but for logs."
|
||||||
home: https://truecharts.org/charts/stable/loki
|
home: https://truecharts.org/charts/stable/loki
|
||||||
@@ -25,7 +21,7 @@ sources:
|
|||||||
- https://hub.docker.com/grafana/loki
|
- https://hub.docker.com/grafana/loki
|
||||||
- https://github.com/grafana/loki
|
- https://github.com/grafana/loki
|
||||||
type: application
|
type: application
|
||||||
version: 9.0.13
|
version: 10.0.0
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- logs
|
- logs
|
||||||
|
|||||||
Reference in New Issue
Block a user