diff --git a/charts/enterprise-logs/Chart.yaml b/charts/enterprise-logs/Chart.yaml index 0d5e0ec6ec..90d8b4928d 100644 --- a/charts/enterprise-logs/Chart.yaml +++ b/charts/enterprise-logs/Chart.yaml @@ -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" diff --git a/charts/enterprise-logs/README.md b/charts/enterprise-logs/README.md index 939470ead7..37b4bd3b26 100644 --- a/charts/enterprise-logs/README.md +++ b/charts/enterprise-logs/README.md @@ -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.