-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Releasing helm chart 1.5.3 to deprecate Aerospike Helm Chart (Enterpr… (
#49) * Releasing helm chart 1.5.3 to deprecate Aerospike Helm Chart (Enterprise Edition)
- Loading branch information
Showing
5 changed files
with
33 additions
and
10 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,4 +17,5 @@ owners: # (optional, used to claim repository ownership) | |
email: [email protected] | ||
- name: Joe Martin | ||
email: [email protected] | ||
|
||
- name: Sudhanshu Ranjan | ||
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,16 +17,15 @@ | |
|
||
apiVersion: v1 | ||
appVersion: 5.5.0.7 | ||
description: A Helm chart for Aerospike Server Enterprise Edition on Kubernetes | ||
# The Aerospike Server Enterprise Edition on Kubernetes chart is deprecated and no longer maintained. | ||
deprecated: true | ||
description: "DEPRECATED: This Helm chart is no longer actively developed, instead use (https://artifacthub.io/packages/helm/aerospike/aerospike-kubernetes-operator) | ||
for complete life cycle management on Kubernetes" | ||
name: aerospike-enterprise | ||
version: 5.5.0 | ||
version: 5.5.1 | ||
icon: https://avatars0.githubusercontent.com/u/2214313?s=200&v=4 | ||
sources: | ||
- https://github.com/aerospike/aerospike-server-enterprise.docker | ||
- https://github.com/aerospike/aerospike-kubernetes-enterprise | ||
- https://github.com/aerospike/aerospike-kubernetes-init | ||
- https://github.com/aerospike/aerospike-prometheus-exporter | ||
maintainers: | ||
- name: spkesan | ||
email: [email protected] | ||
url: https://github.com/spkesan |