[stable/prisma] add repo archive notice and deprecate chart (#24176)

* [stable/prisma] add repo archive notice

Signed-off-by: Scott Rigby <scott@r6by.com>

* [stable/prisma] Deprecate prisma

This chart does not receive updates for a long time

Signed-off-by: Carlos Panato <ctadeu@gmail.com>

Co-authored-by: Carlos Panato <ctadeu@gmail.com>
This commit is contained in:
Scott Rigby
2020-11-13 09:23:40 -05:00
committed by GitHub
co-authored by Carlos Panato
parent 0719bca7d2
commit abe1d85358
2 changed files with 10 additions and 5 deletions
+3 -5
View File
@@ -1,14 +1,12 @@
apiVersion: v1
deprecated: true
name: prisma
version: 1.2.3
version: 1.2.4
appVersion: 1.29.1
kubeVersion: "^1.8.0-0"
description: Prisma turns your database into a realtime GraphQL API
description: DEPRECATED Prisma turns your database into a realtime GraphQL API
home: https://www.prisma.io/
icon: https://i.imgur.com/wD4rVt4.png
sources:
- https://github.com/prismagraphql/prisma
maintainers:
- name: giacomoguiulfo
email: giacomoguiulfo@gmail.com
engine: gotpl
+7
View File
@@ -1,3 +1,10 @@
# ⚠️ Repo Archive Notice
As of Nov 13, 2020, charts in this repo will no longer be updated.
For more information, see the Helm Charts [Deprecation and Archive Notice](https://github.com/helm/charts#%EF%B8%8F-deprecation-and-archive-notice), and [Update](https://helm.sh/blog/charts-repo-deprecation/).
# ⚠️ Chart Deprecated
# Prisma Helm Chart
[Prisma](https://prisma.io) is a performant open-source GraphQL ORM-like layer doing the heavy lifting in your GraphQL server.