123456789101112131415161718192021222324252627 |
- annotations:
- category: Database
- licenses: Apache-2.0
- apiVersion: v2
- appVersion: 7.0.10
- dependencies:
- - name: common
- repository: https://charts.bitnami.com/bitnami
- 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://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.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.4
|