[stable/pachyderm] add repo archive notice (#24171)

* [stable/pachyderm] add repo archive notice

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

* [stable/pachyderm] use apps/v1

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-10 05:14:39 -08:00
committed by GitHub
co-authored by Carlos Panato
parent 668e1cc4a2
commit 3655093db2
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ keywords:
- reproducibility
- distributed
- processing
version: 0.2.1
version: 0.2.2
appVersion: 1.8.6
home: "https://pachyderm.io"
sources:
+5
View File
@@ -1,3 +1,8 @@
# ⚠️ 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/).
Pachyderm Helm Chart
====================
@@ -1,5 +1,5 @@
---
apiVersion: extensions/v1beta1
apiVersion: apps/v1
kind: Deployment
metadata:
name: etcd
@@ -1,6 +1,6 @@
---
kind: Deployment
apiVersion: extensions/v1beta1
apiVersion: apps/v1
metadata:
name: pachd
labels: