Skip to content

Commit 6473c07

Browse files
committed
[loki-canary] Mark loki-canary chart as deprecated
Signed-off-by: Jan-Otto Kröpke <[email protected]>
1 parent fbeeb03 commit 6473c07

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

charts/loki-canary/Chart.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ apiVersion: v2
22
name: loki-canary
33
description: Helm chart for Grafana Loki Canary
44
type: application
5+
deprecated: true
56
appVersion: 2.9.1
6-
version: 0.14.0
7+
version: 0.14.1
78
home: https://github.com/grafana/helm-charts
89
sources:
910
- https://github.com/grafana/loki

charts/loki-canary/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
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

310
![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)

charts/loki-canary/README.md.gotmpl

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
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" . }}

0 commit comments

Comments
 (0)