mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
16 lines
449 B
YAML
16 lines
449 B
YAML
apiVersion: v1
|
|
description: A pure in-memory redis cache, using statefulset and redis-sentinel-micro
|
|
name: redis-cache
|
|
version: 0.4.1
|
|
appVersion: 4.0.12-alpine
|
|
home: https://redis.io/
|
|
icon: https://redis.io/images/redis-white.png
|
|
sources:
|
|
- https://github.com/antirez/redis
|
|
- https://github.com/dhilipkumars/redis-sentinel-micro/tree/k8s
|
|
maintainers:
|
|
- name: dhilipkumars
|
|
email: dhilip.kumar.s@huawei.com
|
|
- name: cpanato
|
|
email: ctadeu@gmail.com
|