[incubator/etcd] add repo archive notice (#24042)

Signed-off-by: Scott Rigby <scott@r6by.com>
This commit is contained in:
Scott Rigby
2020-11-09 08:56:25 -08:00
committed by GitHub
parent dd3271d5e1
commit 000b3d94aa
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: etcd
home: https://github.com/coreos/etcd
version: 0.7.5
version: 0.7.6
appVersion: 3.2.26
description: Distributed reliable key-value store for the most critical data of a
distributed system.
+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/).
# Etcd Helm Chart
Credit to https://github.com/ingvagabund. This is an implementation of that work