mirror of
https://github.com/helm/charts.git
synced 2026-08-19 20:37:05 +00:00
* use new chart repo URL at deprecation notice Signed-off-by: hasancelik <hasan@hazelcast.com> * bump up chart version Signed-off-by: hasancelik <hasan@hazelcast.com>
22 lines
796 B
YAML
22 lines
796 B
YAML
apiVersion: v1
|
||
name: hazelcast
|
||
# The hazelcast chart is deprecated and no longer maintained. For details deprecation,
|
||
# including how to un-deprecate a chart see the PROCESSES.md file.
|
||
deprecated: true
|
||
version: 3.3.2
|
||
appVersion: "4.0.1"
|
||
tillerVersion: ">=2.7.2"
|
||
kubeVersion: ">=1.14.0-0"
|
||
description: DEPRECATED Hazelcast IMDG is the most widely used in-memory data grid with hundreds of thousands of installed clusters around the world. It offers caching solutions ensuring that data is in the right place when it’s needed for optimal performance.
|
||
keywords:
|
||
- hazelcast
|
||
- keyvalue
|
||
- in-memory
|
||
- database
|
||
- caching
|
||
home: http://hazelcast.org/
|
||
icon: http://hazelcast.com/images/logos/Hazelcast-IMDG-Logo-Orange_Dark_Icon_200px.png
|
||
sources:
|
||
- https://github.com/hazelcast/hazelcast
|
||
engine: gotpl
|