mirror of
https://github.com/truenas/charts.git
synced 2026-02-12 06:46:32 +08:00
* Upgraded catalog item(s)
This commit upgrades redis, adguard-home catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
27 lines
714 B
YAML
27 lines
714 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.8
|
|
apiVersion: v2
|
|
appVersion: 7.2.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.1.1
|
|
home: https://redis.io/
|
|
icon: https://avatars.githubusercontent.com/u/1529926?s=200&v=4
|
|
sources:
|
|
- https://hub.docker.com/r/bitnami/redis
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/redis
|
|
- https://redis.io/
|
|
keywords:
|
|
- cache
|