Skip to content

Commit 564dbfd

Browse files
committed
redis
1 parent 3551fac commit 564dbfd

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

charts/redis/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
name: rabbitmq
1+
name: redis
22
version: 0.0.1
33
appVersion: 7.2.1
44
apiVersion: v2
5-
description: Redis(R) is an open source, advanced key-value store. It is often referred
5+
description: Redis is an open source, advanced key-value store. It is often referred
66
to as a data structure server since keys can contain strings, hashes, lists, sets
7-
and sorted sets.
7+
and sorted sets
88
type: application
99
sources:
10-
- https://github.com/code-tool/helm-charts/tree/main/charts/rabbitmq
10+
- https://github.com/code-tool/helm-charts/tree/main/charts/redis
1111
dependencies:
1212
- name: common
1313
repository: https://code-tool.github.io/helm-charts

0 commit comments

Comments
 (0)