32 lines
897 B
YAML
32 lines
897 B
YAML
annotations:
|
|
catalog.cattle.io/certified: partner
|
|
catalog.cattle.io/display-name: Redis
|
|
catalog.cattle.io/kube-version: '>=1.19-0'
|
|
catalog.cattle.io/release-name: redis
|
|
category: Database
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 7.0.10
|
|
dependencies:
|
|
- name: common
|
|
repository: file://./charts/common
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Redis(R) is an 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.
|
|
home: https://github.com/bitnami/charts/tree/main/bitnami/redis
|
|
icon: https://redis.com/wp-content/uploads/2021/08/redis-logo.png
|
|
keywords:
|
|
- redis
|
|
- keyvalue
|
|
- database
|
|
maintainers:
|
|
- name: Bitnami
|
|
url: https://github.com/bitnami/charts
|
|
name: redis
|
|
sources:
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/redis
|
|
version: 17.9.3
|