mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Update ConfigMap location per Apache Ignite release (since 2.7.0) Signed-off-by: natebwangsut <nate.bwangsut@gmail.com> * Added parameter `dataStorage.config` - Allowing data region configuration from helm values Signed-off-by: natebwangsut <nate.bwangsut@gmail.com> * Update README.md per all available values Signed-off-by: natebwangsut <nate.bwangsut@gmail.com> * Bump up Chart version Signed-off-by: natebwangsut <nate.bwangsut@gmail.com>
23 lines
536 B
YAML
23 lines
536 B
YAML
apiVersion: v1
|
|
appVersion: "2.7.6"
|
|
description: Apache Ignite is an open-source distributed database, caching and processing platform designed to store and compute on large volumes of data across a cluster of nodes.
|
|
name: ignite
|
|
version: 1.0.1
|
|
keywords:
|
|
- java
|
|
- datagrid
|
|
- caching
|
|
- jvm
|
|
- sql
|
|
- key-value
|
|
- nosql
|
|
- distributed
|
|
home: https://ignite.apache.org/
|
|
icon: https://ignite.apache.org/images/Ignite_tm_Logo_wht_RGB.svg
|
|
sources:
|
|
- https://github.com/apache/ignite
|
|
maintainers:
|
|
- name: aasiutin
|
|
- name: greyteardrop
|
|
engine: gotpl
|