File tree Expand file tree Collapse file tree 5 files changed +21
-4
lines changed Expand file tree Collapse file tree 5 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 11apiVersion : " v1"
22name : loki-stack
3- version : 2.10.2
3+ deprecated : true
4+ version : 2.10.3
45appVersion : v2.9.3
56kubeVersion : " ^1.10.0-0"
67description : " Loki: like Prometheus, but for logs."
Original file line number Diff line number Diff line change 1+ # Deprecation Notice
2+
3+ ** This chart is deprecated and will no longer receive updates or support.**
4+
5+ Please consider using the [ loki] ( https://github.com/grafana/loki/tree/main/production/helm/loki )
6+ chart instead, which provides comprehensive features and ongoing maintenance.
7+
18# Loki-Stack Helm Chart
29
310This ` loki-stack ` Helm chart is a community maintained chart.
@@ -69,4 +76,4 @@ Provide support configurable datasource urls [#1374](https://github.com/grafana/
6976Update promtail dependency to ^6.2.3 [ #1692 ] ( https://github.com/grafana/helm-charts/pull/1692 )
7077
7178### Version >=2.6.0
72- Bumped grafana 8.1.6->8.3.4 [ #1013 ] ( https://github.com/grafana/helm-charts/pull/1013 )
79+ Bumped grafana 8.1.6->8.3.4 [ #1013 ] ( https://github.com/grafana/helm-charts/pull/1013 )
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : promtail
3+ deprecated : true
34description : Promtail is an agent which ships the contents of local logs to a Loki instance
45type : application
56appVersion : 3.5.1
6- version : 6.17.0
7+ version : 6.17.1
78home : https://grafana.com/loki
89sources :
910 - https://github.com/grafana/loki
Original file line number Diff line number Diff line change 1+ # Deprecation Notice
2+
3+ ** This promtail and this chart is deprecated and will no longer receive updates or support.**
4+
15# promtail
26
3- ![ Version: 6.17.0 ] ( https://img.shields.io/badge/Version-6.17.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 3.5.1] ( https://img.shields.io/badge/AppVersion-3.5.1-informational?style=flat-square )
7+ ![ Version: 6.17.1 ] ( https://img.shields.io/badge/Version-6.17.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 3.5.1] ( https://img.shields.io/badge/AppVersion-3.5.1-informational?style=flat-square )
48
59Promtail is an agent which ships the contents of local logs to a Loki instance
610
Original file line number Diff line number Diff line change 1+ # Deprecation Notice
2+
3+ **This promtail and this chart is deprecated and will no longer receive updates or support.**
4+
15{{ template "chart.header" . }}
26
37{{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }}
You can’t perform that action at this time.
0 commit comments