diff --git a/stable/presto/Chart.yaml b/stable/presto/Chart.yaml index d85c6946f0..684221efff 100644 --- a/stable/presto/Chart.yaml +++ b/stable/presto/Chart.yaml @@ -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 diff --git a/stable/presto/README.md b/stable/presto/README.md index 2830b8b4e0..f73021c027 100644 --- a/stable/presto/README.md +++ b/stable/presto/README.md @@ -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: