Skip to content

Commit

Permalink
Releasing helm chart 1.5.3 to deprecate Aerospike Helm Chart (Enterpr… (
Browse files Browse the repository at this point in the history
#49)

* Releasing helm chart 1.5.3 to deprecate Aerospike Helm Chart (Enterprise Edition)
  • Loading branch information
tanmayja authored Mar 23, 2023
1 parent 0c36d63 commit 1128c6c
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 10 deletions.
Binary file added docs/aerospike-enterprise-5.5.1.tgz
Binary file not shown.
3 changes: 2 additions & 1 deletion docs/artifacthub-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
22 changes: 19 additions & 3 deletions docs/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,26 @@ entries:
aerospike-enterprise:
- apiVersion: v1
appVersion: 5.5.0.7
created: "2021-04-08T02:02:55.807607+05:30"
created: "2023-03-20T14:16:44.319185+05:30"
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"
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'
digest: 90fbbf817b17add33692b001a322ef030ccf6a532c56320bfb916050cabfb241
icon: https://avatars0.githubusercontent.com/u/2214313?s=200&v=4
name: aerospike-enterprise
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
urls:
- https://aerospike.github.io/aerospike-kubernetes-enterprise/aerospike-enterprise-5.5.1.tgz
version: 5.5.1
- apiVersion: v1
appVersion: 5.5.0.7
created: "2021-04-08T02:02:55.807607+05:30"
description: A Helm chart for Aerospike Server Enterprise Edition on Kubernetes
digest: ecb9004c8f9b894127a5330d5aa1df8d8888c42d2467278a4d3c7632ab6a1049
icon: https://avatars0.githubusercontent.com/u/2214313?s=200&v=4
maintainers:
Expand Down
7 changes: 7 additions & 0 deletions helm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
This file documents all notable changes to Aerospike Helm Chart (Enterprise Edition).


## [1.5.3](https://github.com/aerospike/aerospike-kubernetes-enterprise/releases/tag/1.5.3)

### Update

- Deprecating Aerospike Helm Chart (Enterprise Edition)


## [1.5.2](https://github.com/aerospike/aerospike-kubernetes-enterprise/releases/tag/1.5.2)

### Improvements
Expand Down
11 changes: 5 additions & 6 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1128c6c

Please sign in to comment.