From e002f6cf6c56ec27060f59bec68c80d2a75f2324 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 17:23:20 -0500 Subject: [PATCH] [stable/bitcoind] add repo archive notice (#24080) Signed-off-by: Scott Rigby --- stable/bitcoind/Chart.yaml | 2 +- stable/bitcoind/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/stable/bitcoind/Chart.yaml b/stable/bitcoind/Chart.yaml index 80b4daa5bb..aa0418659d 100644 --- a/stable/bitcoind/Chart.yaml +++ b/stable/bitcoind/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: bitcoind -version: 1.0.0 +version: 1.0.1 appVersion: 0.17.1 description: Bitcoin is an innovative payment network and a new kind of money. keywords: diff --git a/stable/bitcoind/README.md b/stable/bitcoind/README.md index c7a8c99901..848e26c6f7 100644 --- a/stable/bitcoind/README.md +++ b/stable/bitcoind/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/). + # Bitcoind [Bitcoin](https://bitcoin.org/) uses peer-to-peer technology to operate with no central authority or banks;