mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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:
co-authored by
Carlos Panato
parent
0719bca7d2
commit
abe1d85358
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user