diff --git a/stable/ipfs/Chart.yaml b/stable/ipfs/Chart.yaml index b32fac505c..19832ee022 100644 --- a/stable/ipfs/Chart.yaml +++ b/stable/ipfs/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: A Helm chart for the Interplanetary File System name: ipfs -version: 0.4.2 +version: 0.4.3 icon: https://raw.githubusercontent.com/ipfs/logo/master/raster-generated/ipfs-logo-128-ice-text.png home: https://ipfs.io/ appVersion: v0.4.22 @@ -11,5 +11,7 @@ keywords: sources: - https://github.com/ipfs/go-ipfs maintainers: -- name: bclermont - email: bruno@robotinfra.com +- name: cpanato + email: ctadeu@gmail.com +- name: scottrigby + email: scott@r6by.com diff --git a/stable/ipfs/README.md b/stable/ipfs/README.md index 414ab8d2bb..2c147247c7 100644 --- a/stable/ipfs/README.md +++ b/stable/ipfs/README.md @@ -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/). + # IPFS > [IPFS](https://ipfs.io/) is a part of the distributed web - a peer-to-peer hypermedia protocol to make the web faster, safer, and more open.