Skip to content

Commit 32ddbba

Browse files
committed
[loki-stack] Mark loki-stack chart as deprecated
Signed-off-by: Jan-Otto Kröpke <[email protected]>
1 parent 06629a0 commit 32ddbba

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

charts/loki-stack/Chart.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
apiVersion: "v1"
22
name: loki-stack
3-
version: 2.10.2
3+
deprecated: true
4+
version: 2.10.3
45
appVersion: v2.9.3
56
kubeVersion: "^1.10.0-0"
67
description: "Loki: like Prometheus, but for logs."

charts/loki-stack/README.md

Lines changed: 8 additions & 1 deletion
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-Stack Helm Chart
29

310
This `loki-stack` Helm chart is a community maintained chart.
@@ -69,4 +76,4 @@ Provide support configurable datasource urls [#1374](https://github.com/grafana/
6976
Update 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)

0 commit comments

Comments
 (0)