Skip to content

Commit 8e9efc9

Browse files
piotrmiskiewiczPK85
authored andcommitted
Make Redis experimental (kyma-project#84)
1 parent e99d5f8 commit 8e9efc9

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

bundles/redis-0.0.3/meta.yaml

+8-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
name: redis
22
version: 0.0.3
33
id: a2257daa-0e26-4c61-a68d-8a7453c1b767
4-
description: "Redis by Helm Broker (Experimental)"
5-
displayName: Redis
4+
description: "[Experimental] Redis by Helm Broker. This is an example add-on. It is not recommended for production scenarios."
5+
displayName: "[Experimental] Redis"
66

7-
tags: database, cache
7+
tags: database, cache, experimental
8+
labels:
9+
experimental: "true"
810
providerDisplayName: bitnami
9-
longDescription: Redis is an advanced key-value cache and store
11+
longDescription: "[Experimental] Redis by Helm Broker. This is an example add-on. It is not recommended for production scenarios. Redis is an advanced key-value cache and store."
1012
documentationURL: https://github.com/bitnami/bitnami-docker-redis
1113
supportURL: https://bitnami.com/support
12-
imageURL: https://azure.microsoft.com/svghandler/redis-cache/
13-
bindable: true
14+
imageURL: https://cdn.auth0.com/blog/logos/redis-icon-logo.png
15+
bindable: true

0 commit comments

Comments
 (0)