From 6d11e4f4b51cedf8bb2a0a24c53bcce43509879e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Thu, 24 Oct 2019 18:41:10 +0200 Subject: [PATCH] [stable/redis] Add semicolon to TL;DR section to unify all READMEs (#18318) Signed-off-by: Carlos Rodriguez Hernandez --- stable/redis/Chart.yaml | 2 +- stable/redis/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/redis/Chart.yaml b/stable/redis/Chart.yaml index b701bcbba0..2b6bb6e792 100644 --- a/stable/redis/Chart.yaml +++ b/stable/redis/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: redis -version: 9.4.2 +version: 9.4.3 appVersion: 5.0.5 description: 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. keywords: diff --git a/stable/redis/README.md b/stable/redis/README.md index 71aaaaa576..2f39f2206c 100644 --- a/stable/redis/README.md +++ b/stable/redis/README.md @@ -3,7 +3,7 @@ [Redis](http://redis.io/) is an advanced key-value cache and store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets, sorted sets, bitmaps and hyperloglogs. -## TL;DR +## TL;DR; ```bash # Testing configuration