Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion charts/enterprise-logs/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
apiVersion: "v2"
name: "enterprise-logs"
type: application
version: "2.5.0"
version: "2.5.1"
deprecated: true
appVersion: "v1.5.2"
kubeVersion: "^1.10.0-0"
description: "Grafana Enterprise Logs"
Expand Down
7 changes: 7 additions & 0 deletions charts/enterprise-logs/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# ⚠️Deprecation Notice

**This chart is deprecated and will no longer receive updates or support.**

Please consider using the [loki](https://github.com/grafana/loki/tree/main/production/helm/loki)
chart instead, which provides comprehensive features and ongoing maintenance.

# Grafana Enterprise Logs Helm Chart

A Helm chart for deploying [Grafana Enterprise Logs](https://grafana.com/products/enterprise/logs/) to Kubernetes.
Expand Down
Loading