mirror of
https://github.com/truenas/charts.git
synced 2026-04-01 18:01:25 +08:00
* Upgraded catalog item(s)
This commit upgrades wg-easy, home-assistant, prometheus, paperless-ngx, redis, vaultwarden, castopod, netbootxyz, tautulli, homepage, audiobookshelf, tdarr catalog item(s).
* revert netboot
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.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.24
|
|
apiVersion: v2
|
|
appVersion: 7.4.0
|
|
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
|