Deprecate Aerospike helm chart (#23584)

Signed-off-by: Mikhail Naletov <okgolove@markeloff.net>
This commit is contained in:
Mikhail Naletov
2020-08-21 11:31:39 -07:00
committed by GitHub
parent e5101bb99a
commit 64d9f50cd0
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -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
+10
View File
@@ -3,6 +3,16 @@
This is an implementation of Aerospike StatefulSet found here:
* <https://github.com/aerospike/aerospike-kubernetes>
----------------------------------------
# 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).