blob: 4766feda1914d014b0bccf858993b385bccaedd4 [file] [log] [blame]
Tinoj Josephdd1fd9d2022-08-01 23:59:26 +05301# Copyright 2022-present Open Networking Foundation
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15apiVersion: v1
16name: redis
17version: 11.1.0
18appVersion: 6.0.8
19description: 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.
20keywords:
21 - redis
22 - keyvalue
23 - database
24home: https://github.com/bitnami/charts/tree/master/bitnami/redis
25icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png
26sources:
27 - https://github.com/bitnami/bitnami-docker-redis
28 - http://redis.io/
29maintainers:
30 - name: Bitnami
31 email: containers@bitnami.com
32 - name: desaintmartin
33 email: cedric@desaintmartin.fr
34engine: gotpl
35annotations:
36 category: Database
37