From 709653c620ea0e9746bc442523d9022562002adb Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 17:22:25 -0500 Subject: [PATCH] [incubator/vault] add repo archive notice (#24069) Signed-off-by: Scott Rigby --- incubator/vault/Chart.yaml | 2 +- incubator/vault/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/incubator/vault/Chart.yaml b/incubator/vault/Chart.yaml index 06fa7db0b0..a7d71e3834 100644 --- a/incubator/vault/Chart.yaml +++ b/incubator/vault/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: A Helm chart for Vault, a tool for managing secrets name: vault -version: 0.23.6 +version: 0.23.7 appVersion: 1.2.3 home: https://www.vaultproject.io/ icon: https://www.vaultproject.io/assets/images/mega-nav/logo-vault-0f83e3d2.svg diff --git a/incubator/vault/README.md b/incubator/vault/README.md index f18d1b35f4..1705722ba2 100644 --- a/incubator/vault/README.md +++ b/incubator/vault/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/). + # Vault Helm Chart This directory contains a Kubernetes chart to deploy a Vault server.