mirror of
https://github.com/helm/charts.git
synced 2026-02-14 10:00:02 +00:00
[stable/presto] deprecating chart (#24379)
Signed-off-by: Matt Farina <matt@mattfarina.com>
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
apiVersion: v1
|
||||
appVersion: 329
|
||||
description: Distributed SQL query engine for running interactive analytic queries
|
||||
description: DEPRECATED - Distributed SQL query engine for running interactive analytic queries
|
||||
name: presto
|
||||
version: 0.2.2
|
||||
version: 0.2.3
|
||||
home: https://prestosql.io
|
||||
icon: https://prestosql.io/docs/current/_static/presto.png
|
||||
sources:
|
||||
- https://github.com/prestosql/presto
|
||||
maintainers:
|
||||
- name: bivas
|
||||
email: eliran.bivas@gmail.com
|
||||
deprecated: true
|
||||
|
||||
@@ -7,6 +7,10 @@ For more information, see the Helm Charts [Deprecation and Archive Notice](https
|
||||
|
||||
[Prestosql](https://prestosql.io/) is an open source distributed SQL query engine for running interactive analytic queries against data sources of all sizes ranging from gigabytes to petabytes.
|
||||
|
||||
## DEPRECATION NOTICE
|
||||
|
||||
This chart is deprecated and no longer supported.
|
||||
|
||||
## Chart Details
|
||||
|
||||
This chart will do the following:
|
||||
|
||||
Reference in New Issue
Block a user