From 64d9f50cd08b56459d62c1049b7f705441ac275f Mon Sep 17 00:00:00 2001 From: Mikhail Naletov <36846182+okgolove@users.noreply.github.com> Date: Fri, 21 Aug 2020 21:31:39 +0300 Subject: [PATCH] Deprecate Aerospike helm chart (#23584) Signed-off-by: Mikhail Naletov --- stable/aerospike/Chart.yaml | 2 +- stable/aerospike/README.md | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/stable/aerospike/Chart.yaml b/stable/aerospike/Chart.yaml index ac4ac0213f..21ecb83e6f 100644 --- a/stable/aerospike/Chart.yaml +++ b/stable/aerospike/Chart.yaml @@ -6,7 +6,7 @@ keywords: - aerospike - big-data home: http://aerospike.com -version: 0.3.2 +version: 0.3.3 icon: https://s3-us-west-1.amazonaws.com/aerospike-fd/wp-content/uploads/2016/06/Aerospike_square_logo.png sources: - https://github.com/aerospike/aerospike-server diff --git a/stable/aerospike/README.md b/stable/aerospike/README.md index ac15ba3729..420fcd39e6 100644 --- a/stable/aerospike/README.md +++ b/stable/aerospike/README.md @@ -3,6 +3,16 @@ This is an implementation of Aerospike StatefulSet found here: * +---------------------------------------- +# Deprecation Warning +*As part of the [deprecation timeline](https://github.com/helm/charts/#deprecation-timeline), another repository has taken over the chart [here](hhttps://github.com/aerospike/aerospike-kubernetes/tree/master/helm)* + +Note: this is the official repository. + +Please make PRs / Issues here from now on. + +---------------------------------------- + ## Pre Requisites * Kubernetes 1.9+ * PV support on underlying infrastructure (only if you are provisioning persistent volume).