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