File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,9 @@ apiVersion: v2
22name : loki-canary
33description : Helm chart for Grafana Loki Canary
44type : application
5+ deprecated : true
56appVersion : 2.9.1
6- version : 0.14.0
7+ version : 0.14.1
78home : https://github.com/grafana/helm-charts
89sources :
910 - https://github.com/grafana/loki
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-canary
29
3- ![ Version: 0.14.0 ] ( https://img.shields.io/badge/Version-0.14.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.9.1] ( https://img.shields.io/badge/AppVersion-2.9.1-informational?style=flat-square )
10+ ![ Version: 0.14.1 ] ( https://img.shields.io/badge/Version-0.14.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.9.1] ( https://img.shields.io/badge/AppVersion-2.9.1-informational?style=flat-square )
411
512Helm chart for Grafana Loki Canary
613
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{{ template "chart.header" . }}
29
310{{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }}
You can’t perform that action at this time.
0 commit comments