Skip to content

Commit

Permalink
Merge pull request #1327 from trevorwhitney/deprecate-enterprise-simple
Browse files Browse the repository at this point in the history
[enterprise-logs-simple] Deprecate enterprise-logs-simple
  • Loading branch information
trevorwhitney authored May 2, 2022
2 parents 86b5a9f + acb725e commit 92d191b
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 18 deletions.
16 changes: 0 additions & 16 deletions charts/enterprise-logs-simple/CHANGELOG.md

This file was deleted.

5 changes: 3 additions & 2 deletions charts/enterprise-logs-simple/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
apiVersion: "v2"
name: "enterprise-logs-simple"
type: application
version: "1.1.0"
version: "1.2.0"
appVersion: "v1.4.0"
kubeVersion: "^1.10.0-0"
description: "Grafana Enterprise Logs (Simple Scalable)"
description: "DEPRECATED Grafana Enterprise Logs (Simple Scalable)"
deprecated: true
home: "https://grafana.com/products/enterprise/logs/"
dependencies:
- name: loki-simple-scalable
Expand Down
5 changes: 5 additions & 0 deletions charts/enterprise-logs-simple/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ Grafana Enterprise Logs (Simple Scalable)

**Homepage:** <https://grafana.com/products/enterprise/logs/>


## Deprecation warning

This chart is now deprecated and will no longer be updated. Grafana Enterprise Logs v1.4.0 is included in the `loki-simple-scalable` chart which implements Grafana Enterprise Logs as an option (`enterprise.enabled: true`).

## Requirements

Kubernetes: `^1.10.0-0`
Expand Down
2 changes: 2 additions & 0 deletions charts/enterprise-logs-simple/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This chart is now deprecated and will no longer be updated.
Grafana Enterprise Logs v1.4.0 is included in the `loki-simple-scalable` chart which implements Grafana Enterprise Logs as an option (`enterprise.enabled: true`).
2 changes: 2 additions & 0 deletions charts/enterprise-logs-simple/values.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# DEPRECATED
# This chart is now deprecated and will no longer be updated. Grafana Enterprise Logs v1.4.0 is included in the `loki-simple-scalable` chart which implements Grafana Enterprise Logs as an option (`enterprise.enabled: true`).
# -----------------------------------------
# Configuration for `enterprise-logs` chart
# -----------------------------------------
Expand Down

0 comments on commit 92d191b

Please sign in to comment.