mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Bump redis and redis-sentinel tags Signed-off-by: Joseda Rios <josriolop@gmail.com> * Bump ci tags Signed-off-by: Joseda Rios <josriolop@gmail.com>
20 lines
558 B
YAML
20 lines
558 B
YAML
apiVersion: v1
|
|
name: redis
|
|
version: 8.0.9
|
|
appVersion: 5.0.5
|
|
description: Open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.
|
|
keywords:
|
|
- redis
|
|
- keyvalue
|
|
- database
|
|
home: http://redis.io/
|
|
icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-redis
|
|
maintainers:
|
|
- name: Bitnami
|
|
email: containers@bitnami.com
|
|
- name: desaintmartin
|
|
email: cedric@desaintmartin.fr
|
|
engine: gotpl
|