mirror of
https://github.com/truenas/charts.git
synced 2026-04-25 19:12:43 +08:00
This commit upgrades collabora, netdata, home-assistant, minio, zerotier, bazarr, redis, drawio, metube, grafana, jenkins, n8n, planka catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
27 lines
713 B
YAML
27 lines
713 B
YAML
name: redis
|
|
description: Redis. The open source, in-memory data store used by millions of developers
|
|
as a database, cache, streaming engine, and message broker.
|
|
annotations:
|
|
title: Redis
|
|
type: application
|
|
version: 1.0.25
|
|
apiVersion: v2
|
|
appVersion: 7.4.1
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.2.9
|
|
home: https://redis.io/
|
|
icon: https://media.sys.truenas.net/apps/redis/icons/icon.png
|
|
sources:
|
|
- https://hub.docker.com/r/bitnami/redis
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/redis
|
|
- https://redis.io/
|
|
keywords:
|
|
- cache
|