From 2940ffaa2681d7b1e2b8c7d2cbfc559d00275e75 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 17:29:05 -0500 Subject: [PATCH] [stable/katafygio] add repo archive notice (#24138) Signed-off-by: Scott Rigby --- stable/katafygio/Chart.yaml | 2 +- stable/katafygio/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/stable/katafygio/Chart.yaml b/stable/katafygio/Chart.yaml index 11dc53f05f..bb04b11b38 100644 --- a/stable/katafygio/Chart.yaml +++ b/stable/katafygio/Chart.yaml @@ -5,7 +5,7 @@ name: katafygio home: https://github.com/bpineau/katafygio sources: - https://github.com/bpineau/katafygio -version: 1.0.1 +version: 1.0.2 keywords: - backup - dump diff --git a/stable/katafygio/README.md b/stable/katafygio/README.md index 0a24c9b89a..7e37c7a972 100644 --- a/stable/katafygio/README.md +++ b/stable/katafygio/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/). + # Katafygio [Katafygio](https://github.com/bpineau/katafygio) discovers Kubernetes objects (deployments, services, ...), and continuously saves them as YAML files in a Git repository. This provides real-time, continuous backups, and keeps detailed changes history.