Skip to content

Commit 2c0a000

Browse files
committed
upgrade loki to 6.29.0
1 parent 35f9ac3 commit 2c0a000

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

charts/tfy-loki/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: loki
33
repository: https://grafana.github.io/helm-charts
4-
version: 6.0.0
4+
version: 6.29.0
55
- name: promtail
66
repository: https://grafana.github.io/helm-charts
77
version: 6.15.5
8-
digest: sha256:aa21f91bc46ba2c931f3ff565b69f8f9c1dbb6c62b5ea8efe5266c9b8d81ef94
9-
generated: "2025-05-13T13:10:09.161568+01:00"
8+
digest: sha256:de7fee73daf519ed68bf64082ba78eac6efd84aa6787b6ac372a23d01c4a57f8
9+
generated: "2025-05-13T15:07:48.779965+01:00"

charts/tfy-loki/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ maintainers:
77
dependencies:
88
- condition: loki.enabled
99
name: loki
10-
version: 6.0.0
10+
version: 6.29.0
1111
repository: https://grafana.github.io/helm-charts
1212
- condition: promtail.enabled
1313
name: promtail

charts/tfy-loki/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ loki:
4545
## @skip loki.gateway.enabled
4646
gateway:
4747
enabled: false
48+
lokiCanary:
49+
enabled: false
4850
## @skip loki.monitoring
4951
monitoring:
5052
rules:

0 commit comments

Comments
 (0)